Home
last modified time | relevance | path

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

/linux/Documentation/hid/
H A Dhid-alps.rst29 10 wMaxInputLength 0053 Input Report is 80 Bytes + 2
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c80 __le16 wMaxInputLength; member
519 u16 size = le16_to_cpu(ihid->hdesc.wMaxInputLength); in i2c_hid_get_input()