gb_hid_find_max_report  319 drivers/staging/greybus/hid.c 	gb_hid_find_max_report(hid, HID_INPUT_REPORT, &bufsize);
gb_hid_find_max_report  320 drivers/staging/greybus/hid.c 	gb_hid_find_max_report(hid, HID_OUTPUT_REPORT, &bufsize);
gb_hid_find_max_report  321 drivers/staging/greybus/hid.c 	gb_hid_find_max_report(hid, HID_FEATURE_REPORT, &bufsize);