Searched refs:hid_get_report_desc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libusbhid/
H A Ddescr.c44 hid_get_report_desc(int fd) function
H A Dusbhid.h77 report_desc_t hid_get_report_desc(int file);
/openbsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c141 repd = hid_get_report_desc(fd);
143 err(1, "hid_get_report_desc() failed");
/openbsd-current/usr.bin/usbhidctl/
H A Dusbhid.c948 repdesc = hid_get_report_desc(hidfd);

Completed in 78 milliseconds