Home
last modified time | relevance | path

Searched defs:hidpp (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/
Dhid-logitech-hidpp.c243 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report() local
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()
455 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb() local
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()
724 static int hidpp10_query_battery_status(struct hidpp_device *hidpp) in hidpp10_query_battery_status()
776 static int hidpp10_query_battery_mileage(struct hidpp_device *hidpp) in hidpp10_query_battery_mileage()
799 static int hidpp10_battery_event(struct hidpp_device *hidpp, u8 *data, int size) in hidpp10_battery_event()
[all …]
Dhid-logitech-dj.c142 struct hid_device *hidpp; member
/kernel/linux/linux-5.10/drivers/hid/
Dhid-logitech-hidpp.c220 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report() local
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()
386 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb() local
407 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event()
634 static int hidpp10_query_battery_status(struct hidpp_device *hidpp) in hidpp10_query_battery_status()
686 static int hidpp10_query_battery_mileage(struct hidpp_device *hidpp) in hidpp10_query_battery_mileage()
709 static int hidpp10_battery_event(struct hidpp_device *hidpp, u8 *data, int size) in hidpp10_battery_event()
791 static int hidpp_unifying_get_serial(struct hidpp_device *hidpp, u32 *serial) in hidpp_unifying_get_serial()
813 static int hidpp_unifying_init(struct hidpp_device *hidpp) in hidpp_unifying_init()
[all …]
Dhid-logitech-dj.c139 struct hid_device *hidpp; member