Searched refs:hidpp_send_fap_command_sync (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-logitech-hidpp.c | 322 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 863 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 941 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 964 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1123 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1152 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1308 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage() 1489 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode() 1520 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_get_wheel_capability() 1552 return hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_set_wheel_mode() [all …]
|