Searched refs:hidpp_send_fap_command_sync (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c222 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, hidpp_send_fap_command_sync() function
391 ret = hidpp_send_fap_command_sync(hidpp, hidpp_root_get_feature()
409 ret = hidpp_send_fap_command_sync(hidpp, hidpp_root_get_protocol_version()
465 ret = hidpp_send_fap_command_sync(hidpp, feature_index, hidpp_devicenametype_get_count()
488 ret = hidpp_send_fap_command_sync(hidpp, feature_index, hidpp_devicenametype_get_device_name()
605 ret = hidpp_send_fap_command_sync(hidpp, feature_index, hidpp_touchpad_get_raw_info()
645 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, hidpp_touchpad_set_raw_report_state()

Completed in 41 milliseconds