Searched refs:HID_PROTOCOL_REPORT (Results 1 – 2 of 2) sorted by relevance
270 if (protocol > HID_PROTOCOL_REPORT) { in hid_on_set_protocol()365 dev_data->protocol = HID_PROTOCOL_REPORT; in hid_do_status_cb()366 if (prev != HID_PROTOCOL_REPORT) { in hid_do_status_cb()
68 #define HID_PROTOCOL_REPORT 1 macro