Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/hid/
Dhid-alps.rst29 10 wMaxInputLength 0053 Input Report is 80 Bytes + 2
/Linux-v6.1/drivers/hid/i2c-hid/
Di2c-hid-core.c86 __le16 wMaxInputLength; member
509 u16 size = le16_to_cpu(ihid->hdesc.wMaxInputLength); in i2c_hid_get_input()