Home
last modified time | relevance | path

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

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