hiddev_report_info   56 drivers/hid/usbhid/hiddev.c hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo)
hiddev_report_info  430 drivers/hid/usbhid/hiddev.c 	struct hiddev_report_info rinfo;
hiddev_report_info  596 drivers/hid/usbhid/hiddev.c 	struct hiddev_report_info rinfo;
hiddev_report_info  161 include/uapi/linux/hiddev.h #define HIDIOCGREPORT		_IOW('H', 0x07, struct hiddev_report_info)
hiddev_report_info  162 include/uapi/linux/hiddev.h #define HIDIOCSREPORT		_IOW('H', 0x08, struct hiddev_report_info)
hiddev_report_info  163 include/uapi/linux/hiddev.h #define HIDIOCGREPORTINFO	_IOWR('H', 0x09, struct hiddev_report_info)