Searched refs:product_id (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 295 const char* name, int32_t product_id, int32_t vendor_id, in create_device_identifier() argument 298 return driver->createDeviceIdentifier(name, product_id, vendor_id, bus, unique_id); in create_device_identifier()
|
D | InputDriver.h | 138 const char* name, int32_t product_id, int32_t vendor_id,
|