Lines Matching refs:funcindex_clientid
126 u8 funcindex_clientid; member
372 u8 feat_index, u8 funcindex_clientid, u8 *params, int param_count, in hidpp_send_fap_command_sync() argument
395 message->fap.funcindex_clientid = funcindex_clientid | LINUX_KERNEL_SW_ID; in hidpp_send_fap_command_sync()
456 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_answer()
464 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
465 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_match_error()
1340 report->fap.funcindex_clientid != EVENT_BATTERY_LEVEL_STATUS_BROADCAST) in hidpp20_battery_event_1000()
1521 report->fap.funcindex_clientid != EVENT_BATTERY_VOLTAGE_STATUS_BROADCAST) in hidpp20_battery_voltage_event()
1730 report->fap.funcindex_clientid != EVENT_UNIFIED_BATTERY_STATUS_EVENT) in hidpp20_battery_event_1004()
1969 report->fap.funcindex_clientid != EVENT_ADC_MEASUREMENT_STATUS_BROADCAST) in hidpp20_adc_measurement_event_1f20()
2126 function = report->fap.funcindex_clientid; in hidpp_solar_battery_event()
3062 (report->fap.funcindex_clientid != EVENT_TOUCHPAD_RAW_XY)) in wtp_raw_event()