Home
last modified time | relevance | path

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

/freebsd/lib/libusbhid/
H A Ddescr.c58 hid_get_report_id(int fd) in hid_get_report_id() function
H A Dusbhid.h90 int hid_get_report_id(int file);
/freebsd/usr.bin/usbhidctl/
H A Dusbhid.c310 use_rid = !!hid_get_report_id(f); in dumpdata()