Home
last modified time | relevance | path

Searched defs:hidpp_report (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/hid/
Dhid-logitech-dj.c940 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_equad()
976 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_27mhz()
1007 struct hidpp_event *hidpp_report) in logi_hidpp_recv_queue_notif()
1220 u8 *hidpp_report; in logi_dj_recv_query_hidpp_devices() local
1597 struct hidpp_event *hidpp_report = (struct hidpp_event *) data; in logi_dj_hidpp_event() local
Dhid-logitech-hidpp.c136 struct hidpp_report { struct
137 u8 report_id;
138 u8 device_index;
139 union {
241 struct hidpp_report *hidpp_report) in __hidpp_send_report()