Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/hid/
Dhid-alps.txt24 14 wMaxOutputLength 0000 No Output Reports
/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c79 __le16 wMaxOutputLength; member
328 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report()