Home
last modified time | relevance | path

Searched refs:hidpp_dev (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/hid/
H A Dhid-logitech-hidpp.c430 max_count = hidpp_dev->very_long_report_length - 4; in hidpp_send_rap_command_sync()
447 ret = hidpp_send_message_sync(hidpp_dev, message, response); in hidpp_send_rap_command_sync()
605 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register() argument
612 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp10_set_register()
625 return hidpp_send_rap_command_sync(hidpp_dev, in hidpp10_set_register()
652 return hidpp10_set_register(hidpp_dev, HIDPP_REG_FEATURES, 0, in hidpp10_enable_scrolling_acceleration()
845 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp_unifying_get_name()
2306 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
3181 struct hidpp_device *hidpp_dev; in m560_send_config_command() local
3183 hidpp_dev = hid_get_drvdata(hdev); in m560_send_config_command()
[all …]