Home
last modified time | relevance | path

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

/openbsd/lib/libusbhid/
H A Ddescr.c44 hid_get_report_desc(int fd) in hid_get_report_desc() function
H A Dusbhid.h77 report_desc_t hid_get_report_desc(int file);
/openbsd/usr.bin/usbhidaction/
H A Dusbhidaction.c141 repd = hid_get_report_desc(fd); in main()
/openbsd/usr.bin/usbhidctl/
H A Dusbhid.c948 repdesc = hid_get_report_desc(hidfd); in main()