Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
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()
/Linux-v5.4/Documentation/hid/
Dhid-alps.rst26 4 wReportDescLength 00B2 Report Descriptor is 178 Bytes (0x00B2)
/Linux-v5.4/drivers/hid/i2c-hid/
Di2c-hid-core.c74 __le16 wReportDescLength; member
686 rsize = le16_to_cpu(hdesc->wReportDescLength); in i2c_hid_parse()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h628 __le16 wReportDescLength; member