Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-logitech-hidpp.c183 struct hidpp_device { struct
230 static void hidpp_connect_event(struct hidpp_device *hidpp_dev); argument
235 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
277 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
330 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
357 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
401 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
422 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event()
539 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register()
573 static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev) in hidpp10_enable_battery_reporting()
[all …]