Home
last modified time | relevance | path

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

/openbmc/linux/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 *hidpp, in hidpp_report_is_connect_event()
516 static void hidpp_update_usb_wireless_status(struct hidpp_device *hidpp) in hidpp_update_usb_wireless_status()
[all …]