Symbol: hidpp_report
drivers/hid/hid-logitech-dj.c
1025
struct hidpp_event *hidpp_report,
drivers/hid/hid-logitech-dj.c
1032
workitem->device_type = hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] &
drivers/hid/hid-logitech-dj.c
1034
workitem->quad_id_msb = hidpp_report->params[HIDPP_PARAM_EQUAD_MSB];
drivers/hid/hid-logitech-dj.c
1035
workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_EQUAD_LSB];
drivers/hid/hid-logitech-dj.c
1059
struct hidpp_event *hidpp_report,
drivers/hid/hid-logitech-dj.c
1063
workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID];
drivers/hid/hid-logitech-dj.c
1064
switch (hidpp_report->device_index) {
drivers/hid/hid-logitech-dj.c
1071
if (hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] & HIDPP_27MHZ_SECURE_MASK) {
drivers/hid/hid-logitech-dj.c
1085
hidpp_report->device_index);
drivers/hid/hid-logitech-dj.c
1090
struct hidpp_event *hidpp_report)
drivers/hid/hid-logitech-dj.c
1097
.device_index = hidpp_report->device_index,
drivers/hid/hid-logitech-dj.c
1100
switch (hidpp_report->params[HIDPP_PARAM_PROTO_TYPE]) {
drivers/hid/hid-logitech-dj.c
1104
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1105
if (!(hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] &
drivers/hid/hid-logitech-dj.c
1108
hidpp_report->device_index);
drivers/hid/hid-logitech-dj.c
1114
logi_hidpp_dev_conn_notif_27mhz(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1118
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1122
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1129
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1133
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1141
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1145
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1150
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1156
logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem);
drivers/hid/hid-logitech-dj.c
1162
if (hidpp_report->device_index == 7) {
drivers/hid/hid-logitech-dj.c
1170
hidpp_report->params[HIDPP_PARAM_PROTO_TYPE],
drivers/hid/hid-logitech-dj.c
1171
hidpp_report->device_index);
drivers/hid/hid-logitech-dj.c
1176
device_type, hidpp_report->params[HIDPP_PARAM_PROTO_TYPE],
drivers/hid/hid-logitech-dj.c
1177
hidpp_report->device_index);
drivers/hid/hid-logitech-dj.c
1303
u8 *hidpp_report;
drivers/hid/hid-logitech-dj.c
1306
hidpp_report = kmemdup(template, sizeof(template), GFP_KERNEL);
drivers/hid/hid-logitech-dj.c
1307
if (!hidpp_report)
drivers/hid/hid-logitech-dj.c
1312
hidpp_report, sizeof(template),
drivers/hid/hid-logitech-dj.c
1316
kfree(hidpp_report);
drivers/hid/hid-logitech-dj.c
1708
struct hidpp_event *hidpp_report = (struct hidpp_event *) data;
drivers/hid/hid-logitech-dj.c
1711
u8 device_index = hidpp_report->device_index;
drivers/hid/hid-logitech-dj.c
1740
hidpp_report->device_index);
drivers/hid/hid-logitech-dj.c
1753
hidpp_report->sub_id == REPORT_TYPE_NOTIF_DEVICE_CONNECTED &&
drivers/hid/hid-logitech-dj.c
1754
hidpp_report->params[HIDPP_PARAM_PROTO_TYPE] == 0x02 &&
drivers/hid/hid-logitech-dj.c
1755
hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID] !=
drivers/hid/hid-logitech-dj.c
1758
.device_index = hidpp_report->device_index,
drivers/hid/hid-logitech-dj.c
1769
if (hidpp_report->sub_id == REPORT_TYPE_NOTIF_DEVICE_CONNECTED)
drivers/hid/hid-logitech-dj.c
1770
logi_hidpp_recv_queue_notif(hdev, hidpp_report);
drivers/hid/hid-logitech-hidpp.c
1021
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1070
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1092
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1250
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1278
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1343
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
1433
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1525
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
1572
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1668
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1732
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
1926
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
1973
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
2009
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2041
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2068
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2098
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2130
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
2200
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2270
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
2301
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
242
struct hidpp_report *hidpp_report)
drivers/hid/hid-logitech-hidpp.c
2464
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
247
switch (hidpp_report->report_id) {
drivers/hid/hid-logitech-hidpp.c
265
hidpp_report->device_index = 0xff;
drivers/hid/hid-logitech-hidpp.c
268
ret = hid_hw_output_report(hdev, (u8 *)hidpp_report, fields_count);
drivers/hid/hid-logitech-hidpp.c
270
ret = hid_hw_raw_request(hdev, hidpp_report->report_id,
drivers/hid/hid-logitech-hidpp.c
271
(u8 *)hidpp_report, fields_count, HID_OUTPUT_REPORT,
drivers/hid/hid-logitech-hidpp.c
289
struct hidpp_report *message,
drivers/hid/hid-logitech-hidpp.c
290
struct hidpp_report *response)
drivers/hid/hid-logitech-hidpp.c
3042
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
308
memset(response, 0, sizeof(struct hidpp_report));
drivers/hid/hid-logitech-hidpp.c
315
memset(response, 0, sizeof(struct hidpp_report));
drivers/hid/hid-logitech-hidpp.c
3188
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
3399
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
3423
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
345
struct hidpp_report *message,
drivers/hid/hid-logitech-hidpp.c
346
struct hidpp_report *response)
drivers/hid/hid-logitech-hidpp.c
380
struct hidpp_report *response)
drivers/hid/hid-logitech-hidpp.c
382
struct hidpp_report *message;
drivers/hid/hid-logitech-hidpp.c
3843
struct hidpp_report *question = hidpp->send_receive_buf;
drivers/hid/hid-logitech-hidpp.c
3844
struct hidpp_report *answer = hidpp->send_receive_buf;
drivers/hid/hid-logitech-hidpp.c
3845
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
393
message = kzalloc_obj(struct hidpp_report);
drivers/hid/hid-logitech-hidpp.c
419
struct hidpp_report *response)
drivers/hid/hid-logitech-hidpp.c
421
struct hidpp_report *message;
drivers/hid/hid-logitech-hidpp.c
446
message = kzalloc_obj(struct hidpp_report);
drivers/hid/hid-logitech-hidpp.c
459
static inline bool hidpp_match_answer(struct hidpp_report *question,
drivers/hid/hid-logitech-hidpp.c
460
struct hidpp_report *answer)
drivers/hid/hid-logitech-hidpp.c
466
static inline bool hidpp_match_error(struct hidpp_report *question,
drivers/hid/hid-logitech-hidpp.c
467
struct hidpp_report *answer)
drivers/hid/hid-logitech-hidpp.c
476
struct hidpp_report *report)
drivers/hid/hid-logitech-hidpp.c
615
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
725
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
777
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
800
struct hidpp_report *report = (struct hidpp_report *)data;
drivers/hid/hid-logitech-hidpp.c
846
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
882
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
940
struct hidpp_report response;
drivers/hid/hid-logitech-hidpp.c
963
struct hidpp_report response;