Home
last modified time | relevance | path

Searched refs:funcindex_clientid (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c122 u8 funcindex_clientid; member
323 u8 feat_index, u8 funcindex_clientid, u8 *params, int param_count, in hidpp_send_fap_command_sync() argument
341 message->fap.funcindex_clientid = funcindex_clientid; in hidpp_send_fap_command_sync()
402 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_answer()
410 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
411 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_match_error()
1219 report->fap.funcindex_clientid != EVENT_BATTERY_LEVEL_STATUS_BROADCAST) in hidpp20_battery_event()
1365 report->fap.funcindex_clientid != EVENT_BATTERY_VOLTAGE_STATUS_BROADCAST) in hidpp20_battery_voltage_event()
1609 function = report->fap.funcindex_clientid; in hidpp_solar_battery_event()
2539 (report->fap.funcindex_clientid != EVENT_TOUCHPAD_RAW_XY)) in wtp_raw_event()