Home
last modified time | relevance | path

Searched refs:wMaxOutputLength (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/hid/
Dhid-alps.rst31 14 wMaxOutputLength 0000 No Output Reports
/Linux-v5.4/drivers/hid/i2c-hid/
Di2c-hid-core.c79 __le16 wMaxOutputLength; member
329 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report()