Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/usbhid/
Dhiddev.c77 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report() function
476 if ((report = hiddev_lookup_report(hid, &rinfo)) == NULL) in hiddev_ioctl_usage()
506 if ((report = hiddev_lookup_report(hid, &rinfo)) == NULL) in hiddev_ioctl_usage()
704 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
723 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
739 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()
758 report = hiddev_lookup_report(hid, &rinfo); in hiddev_ioctl()