Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c238 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
431 max_count = hidpp_dev->very_long_report_length - 4; in hidpp_send_rap_command_sync()
448 ret = hidpp_send_message_sync(hidpp_dev, message, response); in hidpp_send_rap_command_sync()
620 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp10_set_register()
633 return hidpp_send_rap_command_sync(hidpp_dev, in hidpp10_set_register()
660 return hidpp10_set_register(hidpp_dev, HIDPP_REG_FEATURES, 0, in hidpp10_enable_scrolling_acceleration()
853 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp_unifying_get_name()
2333 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
3209 struct hidpp_device *hidpp_dev; in m560_send_config_command() local
3211 hidpp_dev = hid_get_drvdata(hdev); in m560_send_config_command()
[all …]