Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/hid/
Dhid-alps.rst31 14 wMaxOutputLength 0000 No Output Reports
/linux-6.12.1/drivers/hid/i2c-hid/
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()