Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hid/ |
D | hid-logitech-hidpp.c | 233 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 402 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 420 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_protocol_version() 476 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 499 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 592 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_fw_items_set() 662 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_get_raw_info() 702 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
|