Home
last modified time | relevance | path

Searched refs:hiddev_lookup_report (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c56 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report() function
454 if ((report = hiddev_lookup_report(hid, &rinfo)) == NULL) in hiddev_ioctl_usage()
488 if ((report = hiddev_lookup_report(hid, &rinfo)) == NULL) in hiddev_ioctl_usage()
703 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
722 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
738 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
757 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()