Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/hid/ |
| D | hid-logitech-hidpp.c | 330 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 872 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 950 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 973 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1132 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1161 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1317 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage() 1466 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_capabilities() 1556 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_status() 1757 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode() [all …]
|