Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/hid/ |
D | hid-logitech-hidpp.c | 371 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 937 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 1022 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_get_serial() 1065 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 1088 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1246 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1275 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1429 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage() 1574 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_capabilities() 1664 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_status() [all …]
|