Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c328 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report() local
345 if (!use_data && maxOutputLength == 0) in i2c_hid_set_or_send_report()