Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-logitech-dj.c870 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_equad()
895 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_27mhz()
919 struct hidpp_event *hidpp_report) in logi_hidpp_recv_queue_notif()
1120 u8 *hidpp_report; in logi_dj_recv_query_hidpp_devices() local
1477 struct hidpp_event *hidpp_report = (struct hidpp_event *) data; in logi_dj_hidpp_event() local
Dhid-logitech-hidpp.c125 struct hidpp_report { struct
126 u8 report_id;
127 u8 device_index;
128 union {
212 struct hidpp_report *hidpp_report) in __hidpp_send_report()