Searched refs:u_rtype (Results 1 – 1 of 1) sorted by relevance
315 u8 u_rtype; in uhid_hid_raw_request() local319 u_rtype = UHID_FEATURE_REPORT; in uhid_hid_raw_request()322 u_rtype = UHID_OUTPUT_REPORT; in uhid_hid_raw_request()325 u_rtype = UHID_INPUT_REPORT; in uhid_hid_raw_request()333 return uhid_hid_get_report(hid, reportnum, buf, len, u_rtype); in uhid_hid_raw_request()335 return uhid_hid_set_report(hid, reportnum, buf, len, u_rtype); in uhid_hid_raw_request()