Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-dj.c1026 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_equad() argument
1033 workitem->device_type = hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] & in logi_hidpp_dev_conn_notif_equad()
1035 workitem->quad_id_msb = hidpp_report->params[HIDPP_PARAM_EQUAD_MSB]; in logi_hidpp_dev_conn_notif_equad()
1036 workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_EQUAD_LSB]; in logi_hidpp_dev_conn_notif_equad()
1060 struct hidpp_event *hidpp_report, in logi_hidpp_dev_conn_notif_27mhz() argument
1064 workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID]; in logi_hidpp_dev_conn_notif_27mhz()
1065 switch (hidpp_report->device_index) { in logi_hidpp_dev_conn_notif_27mhz()
1072 if (hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] & HIDPP_27MHZ_SECURE_MASK) { in logi_hidpp_dev_conn_notif_27mhz()
1086 hidpp_report->device_index); in logi_hidpp_dev_conn_notif_27mhz()
1091 struct hidpp_event *hidpp_report) in logi_hidpp_recv_queue_notif() argument
[all …]