reports            78 drivers/block/ps3vram.c 	void __iomem *reports;
reports           108 drivers/block/ps3vram.c static u32 __iomem *ps3vram_get_notifier(void __iomem *reports, int notifier)
reports           110 drivers/block/ps3vram.c 	return reports + DMA_NOTIFIER_OFFSET_BASE +
reports           117 drivers/block/ps3vram.c 	u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER);
reports           128 drivers/block/ps3vram.c 	u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER);
reports           709 drivers/block/ps3vram.c 	priv->reports = ioremap(reports_lpar, reports_size);
reports           710 drivers/block/ps3vram.c 	if (!priv->reports) {
reports           782 drivers/block/ps3vram.c 	iounmap(priv->reports);
reports           812 drivers/block/ps3vram.c 	iounmap(priv->reports);
reports          1739 drivers/hid/hid-input.c 	INIT_LIST_HEAD(&hidinput->reports);
reports          1918 drivers/hid/hid-input.c 				      &hidinput->reports);
reports           169 drivers/hid/hid-multitouch.c 	struct list_head reports;
reports           620 drivers/hid/hid-multitouch.c 	list_add_tail(&rdata->list, &td->reports);
reports           630 drivers/hid/hid-multitouch.c 	list_for_each_entry(tmp, &td->reports, list) {
reports          1552 drivers/hid/hid-multitouch.c 	list_for_each_entry(report, &hi->reports, hidinput_list) {
reports          1708 drivers/hid/hid-multitouch.c 	INIT_LIST_HEAD(&td->reports);
reports            68 drivers/hid/intel-ish-hid/ishtp-hid-client.c 	char *reports;
reports           275 drivers/hid/intel-ish-hid/ishtp-hid-client.c 			reports = (char *)reports_list->reports;
reports           278 drivers/hid/intel-ish-hid/ishtp-hid-client.c 				recv_msg = (struct hostif_msg *)(reports +
reports           280 drivers/hid/intel-ish-hid/ishtp-hid-client.c 				report_len = *(uint16_t *)reports;
reports           281 drivers/hid/intel-ish-hid/ishtp-hid-client.c 				payload = reports + sizeof(uint16_t) +
reports           299 drivers/hid/intel-ish-hid/ishtp-hid-client.c 				reports += sizeof(uint16_t) + report_len;
reports            68 drivers/hid/intel-ish-hid/ishtp-hid.h 	} __packed reports[1];
reports           147 drivers/hid/usbhid/hid-pidff.c 	struct hid_report *reports[sizeof(pidff_reports)];
reports           254 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE],
reports           281 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT],
reports           316 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT],
reports           348 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC],
reports           390 drivers/hid/usbhid/hid-pidff.c 		hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION],
reports           431 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP],
reports           456 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT],
reports           466 drivers/hid/usbhid/hid-pidff.c 		hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD],
reports           504 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION],
reports           526 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_FREE],
reports           715 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_DEVICE_GAIN],
reports           741 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT],
reports           826 drivers/hid/usbhid/hid-pidff.c 			pidff->reports[ret] = report;
reports           842 drivers/hid/usbhid/hid-pidff.c 		if (ret != -1 && !pidff->reports[ret]) {
reports           846 drivers/hid/usbhid/hid-pidff.c 			pidff->reports[ret] = report;
reports           859 drivers/hid/usbhid/hid-pidff.c 		if (!pidff->reports[i]) {
reports           925 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_CREATE_NEW_EFFECT],
reports           928 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_SET_EFFECT],
reports           931 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_SET_EFFECT],
reports           934 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_DEVICE_CONTROL],
reports           937 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_BLOCK_LOAD],
reports           940 drivers/hid/usbhid/hid-pidff.c 		pidff_find_special_field(pidff->reports[PID_EFFECT_OPERATION],
reports          1057 drivers/hid/usbhid/hid-pidff.c 		pidff->reports[report], \
reports          1155 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(hid, pidff->reports[PID_DEVICE_CONTROL], HID_REQ_SET_REPORT);
reports          1157 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(hid, pidff->reports[PID_DEVICE_CONTROL], HID_REQ_SET_REPORT);
reports          1162 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(hid, pidff->reports[PID_DEVICE_CONTROL], HID_REQ_SET_REPORT);
reports          1166 drivers/hid/usbhid/hid-pidff.c 	hid_hw_request(hid, pidff->reports[PID_POOL], HID_REQ_GET_REPORT);
reports          1178 drivers/hid/usbhid/hid-pidff.c 			hid_hw_request(hid, pidff->reports[PID_POOL],
reports          1268 drivers/hid/usbhid/hid-pidff.c 		hid_hw_request(hid, pidff->reports[PID_DEVICE_GAIN],
reports           526 include/linux/hid.h 	struct list_head reports;	/* the list of reports */