Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-dj.c940 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_equad()
974 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_27mhz()
1005 struct hidpp_event *hidpp_report) in logi_hidpp_recv_queue_notif()
1218 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
H A Dhid-logitech-hidpp.c136 struct hidpp_report { struct
137 u8 report_id;
138 u8 device_index;
139 union {
240 struct hidpp_report *hidpp_report) in __hidpp_send_report()