Lines Matching refs:REPORT_ID_HIDPP_SHORT
44 #define REPORT_ID_HIDPP_SHORT 0x10 macro
231 case REPORT_ID_HIDPP_SHORT: in __hidpp_send_report()
301 if (response->report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_message_sync()
357 if (report_id == REPORT_ID_HIDPP_SHORT && in hidpp_send_rap_command_sync()
362 case REPORT_ID_HIDPP_SHORT: in hidpp_send_rap_command_sync()
419 ((report->report_id == REPORT_ID_HIDPP_SHORT) && in hidpp_report_is_connect_event()
538 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
551 REPORT_ID_HIDPP_SHORT, in hidpp10_set_register()
647 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_status()
699 REPORT_ID_HIDPP_SHORT, in hidpp10_query_battery_mileage()
722 if (report->report_id != REPORT_ID_HIDPP_SHORT) in hidpp10_battery_event()
771 REPORT_ID_HIDPP_SHORT, in hidpp_unifying_get_name()
805 REPORT_ID_HIDPP_SHORT, in hidpp_unifying_get_serial()
887 REPORT_ID_HIDPP_SHORT, in hidpp_root_get_protocol_version()
983 case REPORT_ID_HIDPP_SHORT: in hidpp_devicenametype_get_device_name()
2665 REPORT_ID_HIDPP_SHORT, in m560_send_config_command()
2997 if (data[0] != REPORT_ID_HIDPP_SHORT || data[2] != HIDPP_SUB_ID_ROLLER) in hidpp10_wheel_raw_event()
3043 if (data[0] != REPORT_ID_HIDPP_SHORT || in hidpp10_extra_mouse_buttons_raw_event()
3128 if (data[0] != REPORT_ID_HIDPP_SHORT || in hidpp10_consumer_keys_raw_event()
3376 case REPORT_ID_HIDPP_SHORT: in hidpp_raw_event()
3712 id = REPORT_ID_HIDPP_SHORT; in hidpp_validate_device()