u_rtype 300 drivers/hid/uhid.c u8 u_rtype; u_rtype 304 drivers/hid/uhid.c u_rtype = UHID_FEATURE_REPORT; u_rtype 307 drivers/hid/uhid.c u_rtype = UHID_OUTPUT_REPORT; u_rtype 310 drivers/hid/uhid.c u_rtype = UHID_INPUT_REPORT; u_rtype 318 drivers/hid/uhid.c return uhid_hid_get_report(hid, reportnum, buf, len, u_rtype); u_rtype 320 drivers/hid/uhid.c return uhid_hid_set_report(hid, reportnum, buf, len, u_rtype);