Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c181 struct hidpp_device { struct
238 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
243 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
287 static int __do_hidpp_send_message_sync(struct hidpp_device *hidpp, in __do_hidpp_send_message_sync()
343 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
372 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
411 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
455 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
476 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidp
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c168 struct hidpp_device { struct
215 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
220 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
262 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
315 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
342 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
386 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
407 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event()
523 static int hidpp10_set_register(struct hidpp_device *hidpp_de
[all...]

Completed in 7 milliseconds