Searched refs:setProductId (Results 1 – 2 of 2) sorted by relevance
37 node->setProductId(0); in getElanTouchscreen()62 node->setProductId(0); in getLidInput()81 node->setProductId(0); in getButtonJack()100 node->setProductId(0); in getHeadsetJack()124 node->setProductId(0); in getH2wButton()142 node->setProductId(0x0001); in getGpioKeys()164 node->setProductId(0x0001); in getGpioKeys()182 node->setProductId(0); in getMidPowerBtn()200 node->setProductId(0x2c42); in getNexusRemote()219 node->setProductId(0x4500); in getAsusGamepad()
52 void setProductId(uint16_t productId) { mProductId = productId; } in setProductId() function