input_report      251 drivers/hid/hid-hyperv.c 	struct synthhid_input_report *input_report;
input_report      293 drivers/hid/hid-hyperv.c 		input_report =
input_report      298 drivers/hid/hid-hyperv.c 		len = min(input_report->header.size,
input_report      300 drivers/hid/hid-hyperv.c 		memcpy(input_dev->input_buf, input_report->buffer, len);
input_report      651 drivers/hid/hid-rmi.c 	struct hid_report *input_report;
input_report      687 drivers/hid/hid-rmi.c 	    RMI_ATTN_REPORT_ID, &input_report)) {
input_report      692 drivers/hid/hid-rmi.c 	data->input_report_size = hid_report_len(input_report);