Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-logitech-hidpp.c165 struct hidpp_device { struct
209 static void hidpp_connect_event(struct hidpp_device *hidpp_dev); argument
214 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
256 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
309 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
336 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
375 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
509 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register()
543 static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev) in hidpp10_enable_battery_reporting()
554 static int hidpp10_enable_scrolling_acceleration(struct hidpp_device *hidpp_dev) in hidpp10_enable_scrolling_acceleration()
[all …]