Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Dhid.c158 static void gb_hid_find_max_report(struct hid_device *hid, unsigned int type, in gb_hid_find_max_report() function
318 gb_hid_find_max_report(hid, HID_INPUT_REPORT, &bufsize); in gb_hid_start()
319 gb_hid_find_max_report(hid, HID_OUTPUT_REPORT, &bufsize); in gb_hid_start()
320 gb_hid_find_max_report(hid, HID_FEATURE_REPORT, &bufsize); in gb_hid_start()