Searched refs:hidpp_send_fap_command_sync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 366 * hidpp_send_fap_command_sync() returns 0 in case of success, and something else 372 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 945 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 1028 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_get_serial() 1071 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 1094 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1253 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1282 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1438 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage() 1585 ret = hidpp_send_fap_command_sync(hidp in hidpp20_unifiedbattery_get_capabilities() [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 315 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync() function 855 ret = hidpp_send_fap_command_sync(hidpp, in hidpp_root_get_feature() 938 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_get_serial() 981 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count() 1004 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name() 1163 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity() 1192 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info() 1348 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage() 1528 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode() 1559 ret = hidpp_send_fap_command_sync(hidp in hidpp_hrw_get_wheel_capability() [all...] |
Completed in 8 milliseconds