Home
last modified time | relevance | path

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

/linux/Documentation/hid/
H A Dhid-alps.rst31 14 wMaxOutputLength 0000 No Output Reports
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c82 __le16 wMaxOutputLength; member
350 if (!do_set && le16_to_cpu(ihid->hdesc.wMaxOutputLength) == 0) in i2c_hid_set_or_send_report()