Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c127 u8 funcindex_clientid; member
384 u8 feat_index, u8 funcindex_clientid, u8 *params, int param_count, in hidpp_send_fap_command_sync()
407 message->fap.funcindex_clientid = funcindex_clientid | LINUX_KERNEL_SW_ID; in hidpp_send_fap_command_sync()
468 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_error()
476 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_report_is_connect_event()
477 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_report_is_connect_event()
1353 report->fap.funcindex_clientid != EVENT_BATTERY_LEVEL_STATUS_BROADCAST) in hidpp20_battery_event_1000()
1534 report->fap.funcindex_clientid ! in hidpp20_battery_voltage_event()
379 hidpp_send_fap_command_sync(struct hidpp_device * hidpp,u8 feat_index,u8 funcindex_clientid,u8 * params,int param_count,struct hidpp_report * response) hidpp_send_fap_command_sync() argument
[all...]