Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-dj.c127 struct dj_report { struct
968 struct dj_report *dj_report) in logi_dj_recv_queue_notification() argument
972 .device_index = dj_report->device_index, in logi_dj_recv_queue_notification()
975 switch (dj_report->report_type) { in logi_dj_recv_queue_notification()
978 if (dj_report->report_params[DEVICE_PAIRED_PARAM_SPFUNCTION] & in logi_dj_recv_queue_notification()
986 dj_report->report_params[DEVICE_PAIRED_PARAM_EQUAD_ID_MSB]; in logi_dj_recv_queue_notification()
988 dj_report->report_params[DEVICE_PAIRED_PARAM_EQUAD_ID_LSB]; in logi_dj_recv_queue_notification()
990 dj_report->report_params + in logi_dj_recv_queue_notification()
993 if (dj_report->report_type == REPORT_TYPE_NOTIF_DEVICE_UNPAIRED) in logi_dj_recv_queue_notification()
1189 struct dj_report *dj_report) in logi_dj_recv_forward_null_report() argument
[all …]