Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-dj.c125 struct dj_report { struct
882 struct dj_report *dj_report) in logi_dj_recv_queue_notification() argument
886 .device_index = dj_report->device_index, in logi_dj_recv_queue_notification()
889 switch (dj_report->report_type) { in logi_dj_recv_queue_notification()
892 if (dj_report->report_params[DEVICE_PAIRED_PARAM_SPFUNCTION] & in logi_dj_recv_queue_notification()
900 dj_report->report_params[DEVICE_PAIRED_PARAM_EQUAD_ID_MSB]; in logi_dj_recv_queue_notification()
902 dj_report->report_params[DEVICE_PAIRED_PARAM_EQUAD_ID_LSB]; in logi_dj_recv_queue_notification()
904 dj_report->report_params + in logi_dj_recv_queue_notification()
907 if (dj_report->report_type == REPORT_TYPE_NOTIF_DEVICE_UNPAIRED) in logi_dj_recv_queue_notification()
1099 struct dj_report *dj_report) in logi_dj_recv_forward_null_report() argument
[all …]