Searched refs:report_type (Results 1 – 5 of 5) sorted by relevance
64 __u32 report_type; member89 __u32 report_type; member119 __u32 report_type; member
285 static int hid_chk_variable_Port4(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port4() argument292 USB_HID_DBG(printf("hid_chk_variable: type: %X\n", report_type)); in hid_chk_variable_Port4()311 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port4()
285 static int hid_chk_variable_Port3(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port3() argument292 USB_HID_DBG(printf("hid_chk_variable: type: %X\n", report_type)); in hid_chk_variable_Port3()311 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port3()
284 static int hid_chk_variable(struct hid_parser *parser, unsigned report_type) in hid_chk_variable() argument291 USB_HID_DBG(printf("hid_chk_variable: type: %X\n", report_type);); in hid_chk_variable()310 if (report_type == HID_INPUT_REPORT) in hid_chk_variable()
284 static int hid_chk_variable_Port2(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port2() argument291 USB_HID_DBG(printf("hid_chk_variable: type: %X\n", report_type)); in hid_chk_variable_Port2()310 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port2()