Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hid/ |
| D | hid-logitech-hidpp.c | 274 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 710 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 731 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_protocol_version() 787 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 810 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 965 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 991 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1167 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_solar_request_battery_event() 1261 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_fw_items_set() 1331 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_get_raw_info() [all …]
|