readReport         87 drivers/hid/hid-rmi.c 	u8 *readReport;
readReport        239 drivers/hid/hid-rmi.c 			read_input_count = data->readReport[1];
readReport        240 drivers/hid/hid-rmi.c 			memcpy(buf + bytes_read, &data->readReport[2],
readReport        351 drivers/hid/hid-rmi.c 	memcpy(hdata->readReport, data, size < hdata->input_report_size ?
readReport        712 drivers/hid/hid-rmi.c 	data->readReport = data->writeReport + data->output_report_size;