Home
last modified time | relevance | path

Searched refs:wVendorID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/hid/
H A Dhid-alps.rst34 20 wVendorID 044E Vendor ID 0x044E
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c404 hid->vendor = le16_to_cpu(ghid->hdesc.wVendorID); in gb_hid_init()
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c84 __le16 wVendorID; member
1016 hid->vendor = le16_to_cpu(ihid->hdesc.wVendorID); in __i2c_hid_core_probe()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h631 __le16 wVendorID; member