hidpp_report 870 drivers/hid/hid-logitech-dj.c struct hidpp_event *hidpp_report, hidpp_report 876 drivers/hid/hid-logitech-dj.c workitem->device_type = hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] & hidpp_report 878 drivers/hid/hid-logitech-dj.c workitem->quad_id_msb = hidpp_report->params[HIDPP_PARAM_EQUAD_MSB]; hidpp_report 879 drivers/hid/hid-logitech-dj.c workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_EQUAD_LSB]; hidpp_report 895 drivers/hid/hid-logitech-dj.c struct hidpp_event *hidpp_report, hidpp_report 899 drivers/hid/hid-logitech-dj.c workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID]; hidpp_report 900 drivers/hid/hid-logitech-dj.c switch (hidpp_report->device_index) { hidpp_report 914 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); hidpp_report 919 drivers/hid/hid-logitech-dj.c struct hidpp_event *hidpp_report) hidpp_report 926 drivers/hid/hid-logitech-dj.c .device_index = hidpp_report->device_index, hidpp_report 929 drivers/hid/hid-logitech-dj.c switch (hidpp_report->params[HIDPP_PARAM_PROTO_TYPE]) { hidpp_report 933 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 934 drivers/hid/hid-logitech-dj.c if (!(hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] & hidpp_report 937 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); hidpp_report 943 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_27mhz(hdev, hidpp_report, &workitem); hidpp_report 947 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 951 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 958 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 962 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 969 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 973 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 978 drivers/hid/hid-logitech-dj.c logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); hidpp_report 987 drivers/hid/hid-logitech-dj.c hidpp_report->params[HIDPP_PARAM_PROTO_TYPE], hidpp_report 988 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); hidpp_report 993 drivers/hid/hid-logitech-dj.c device_type, hidpp_report->params[HIDPP_PARAM_PROTO_TYPE], hidpp_report 994 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); hidpp_report 1120 drivers/hid/hid-logitech-dj.c u8 *hidpp_report; hidpp_report 1123 drivers/hid/hid-logitech-dj.c hidpp_report = kmemdup(template, sizeof(template), GFP_KERNEL); hidpp_report 1124 drivers/hid/hid-logitech-dj.c if (!hidpp_report) hidpp_report 1129 drivers/hid/hid-logitech-dj.c hidpp_report, sizeof(template), hidpp_report 1133 drivers/hid/hid-logitech-dj.c kfree(hidpp_report); hidpp_report 1477 drivers/hid/hid-logitech-dj.c struct hidpp_event *hidpp_report = (struct hidpp_event *) data; hidpp_report 1480 drivers/hid/hid-logitech-dj.c u8 device_index = hidpp_report->device_index; hidpp_report 1509 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); hidpp_report 1522 drivers/hid/hid-logitech-dj.c hidpp_report->sub_id == REPORT_TYPE_NOTIF_DEVICE_CONNECTED && hidpp_report 1523 drivers/hid/hid-logitech-dj.c hidpp_report->params[HIDPP_PARAM_PROTO_TYPE] == 0x02 && hidpp_report 1524 drivers/hid/hid-logitech-dj.c hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID] != hidpp_report 1527 drivers/hid/hid-logitech-dj.c .device_index = hidpp_report->device_index, hidpp_report 1538 drivers/hid/hid-logitech-dj.c if (hidpp_report->sub_id == REPORT_TYPE_NOTIF_DEVICE_CONNECTED) hidpp_report 1539 drivers/hid/hid-logitech-dj.c logi_hidpp_recv_queue_notif(hdev, hidpp_report); hidpp_report 212 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *hidpp_report) hidpp_report 217 drivers/hid/hid-logitech-hidpp.c switch (hidpp_report->report_id) { hidpp_report 235 drivers/hid/hid-logitech-hidpp.c hidpp_report->device_index = 0xff; hidpp_report 238 drivers/hid/hid-logitech-hidpp.c ret = hid_hw_output_report(hdev, (u8 *)hidpp_report, fields_count); hidpp_report 240 drivers/hid/hid-logitech-hidpp.c ret = hid_hw_raw_request(hdev, hidpp_report->report_id, hidpp_report 241 drivers/hid/hid-logitech-hidpp.c (u8 *)hidpp_report, fields_count, HID_OUTPUT_REPORT, hidpp_report 257 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *message, hidpp_report 258 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *response) hidpp_report 277 drivers/hid/hid-logitech-hidpp.c memset(response, 0, sizeof(struct hidpp_report)); hidpp_report 284 drivers/hid/hid-logitech-hidpp.c memset(response, 0, sizeof(struct hidpp_report)); hidpp_report 311 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *response) hidpp_report 313 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *message; hidpp_report 319 drivers/hid/hid-logitech-hidpp.c message = kzalloc(sizeof(struct hidpp_report), GFP_KERNEL); hidpp_report 338 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *response) hidpp_report 340 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *message; hidpp_report 360 drivers/hid/hid-logitech-hidpp.c message = kzalloc(sizeof(struct hidpp_report), GFP_KERNEL); hidpp_report 380 drivers/hid/hid-logitech-hidpp.c static inline bool hidpp_match_answer(struct hidpp_report *question, hidpp_report 381 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *answer) hidpp_report 387 drivers/hid/hid-logitech-hidpp.c static inline bool hidpp_match_error(struct hidpp_report *question, hidpp_report 388 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *answer) hidpp_report 396 drivers/hid/hid-logitech-hidpp.c static inline bool hidpp_report_is_connect_event(struct hidpp_report *report) hidpp_report 512 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 622 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 674 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 697 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *report = (struct hidpp_report *)data; hidpp_report 743 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 779 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 838 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 862 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 917 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 939 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1098 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1126 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1193 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *report = (struct hidpp_report *)data; hidpp_report 1294 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1328 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1356 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1386 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1420 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *report = (struct hidpp_report *)data; hidpp_report 1490 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1560 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1591 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 1754 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 2326 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *report = (struct hidpp_report *)data; hidpp_report 2473 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 2685 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 2709 drivers/hid/hid-logitech-hidpp.c struct hidpp_report response; hidpp_report 3065 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *question = hidpp->send_receive_buf; hidpp_report 3066 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *answer = hidpp->send_receive_buf; hidpp_report 3067 drivers/hid/hid-logitech-hidpp.c struct hidpp_report *report = (struct hidpp_report *)data;