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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c72 u8 funcindex_clientid; member in struct:fap
223 u8 feat_index, u8 funcindex_clientid, u8 *params, int param_count, hidpp_send_fap_command_sync()
237 message->fap.funcindex_clientid = funcindex_clientid; hidpp_send_fap_command_sync()
283 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); hidpp_match_answer()
291 (answer->fap.funcindex_clientid == question->fap.feature_index) && hidpp_match_error()
292 (answer->fap.params[0] == question->fap.funcindex_clientid); hidpp_match_error()
857 (report->fap.funcindex_clientid != EVENT_TOUCHPAD_RAW_XY)) wtp_raw_event()
222 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

Completed in 37 milliseconds