Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/hid/ |
| D | hid-logitech-hidpp.c | 309 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 842 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 920 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 943 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1102 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1128 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1301 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode() 1332 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_get_wheel_capability() 1364 return hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_set_wheel_mode() 1397 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_solar_request_battery_event() [all …]
|