Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c520 static void i2c_hid_find_max_report(struct hid_device *hid, unsigned int type, in i2c_hid_find_max_report() function
724 i2c_hid_find_max_report(hid, HID_INPUT_REPORT, &bufsize); in i2c_hid_start()
725 i2c_hid_find_max_report(hid, HID_OUTPUT_REPORT, &bufsize); in i2c_hid_start()
726 i2c_hid_find_max_report(hid, HID_FEATURE_REPORT, &bufsize); in i2c_hid_start()