Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/i2c-hid/
Di2c-hid-core.c348 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report() local
365 if (!use_data && maxOutputLength == 0) in i2c_hid_set_or_send_report()