Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/
H A Di2c-hid-core.c345 u16 maxOutputLength = le16_to_cpu(ihid->hdesc.wMaxOutputLength); in i2c_hid_set_or_send_report() local
362 if (!use_data && maxOutputLength == 0) in i2c_hid_set_or_send_report()