Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c338 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report() local
355 if (!use_data && maxOutputLength == 0) in i2c_hid_set_or_send_report()