Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dhid.c52 le16_to_cpu(ghid->hdesc.wReportDescLength)); in gb_hid_get_report_desc()
286 rsize = le16_to_cpu(ghid->hdesc.wReportDescLength); in gb_hid_parse()
/openbmc/linux/Documentation/hid/
H A Dhid-alps.rst26 4 wReportDescLength 00B2 Report Descriptor is 178 Bytes (0x00B2)
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c76 __le16 wReportDescLength; member
731 rsize = le16_to_cpu(hdesc->wReportDescLength); in i2c_hid_parse()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h628 __le16 wReportDescLength; member