Searched refs:hidraw_report_descriptor (Results 1 – 5 of 5) sorted by relevance
31 get_report_descriptor(int fd, struct hidraw_report_descriptor *hrd) in get_report_descriptor()60 struct hidraw_report_descriptor *hrd = NULL; in is_fido()245 struct hidraw_report_descriptor *hrd; in fido_hid_open()
101 get_report_descriptor(const char *path, struct hidraw_report_descriptor *hrd) in get_report_descriptor()137 struct hidraw_report_descriptor *hrd; in is_fido()
234 struct hidraw_report_descriptor *hrd; in __wrap_ioctl()250 hrd = va_arg(ap, struct hidraw_report_descriptor *); in __wrap_ioctl()
66 struct hidraw_report_descriptor { struct
569 struct hidraw_report_descriptor *hrd; in hidraw_ioctl()822 hrd = *(struct hidraw_report_descriptor **)addr; in hidraw_ioctl()