Searched refs:hid_set_report (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libusbhid/
H A Dusbhid.h110 int hid_set_report(int fd, enum hid_kind k,
H A Ddata.c134 hid_set_report(int fd, enum hid_kind k, unsigned char *data, unsigned int size) function
/freebsd-11.0-release/usr.bin/usbhidctl/
H A Dusbhid.c434 r = hid_set_report(f, kind, dbuf, dlen);
436 warn("hid_set_report(rid %d)", rid);

Completed in 151 milliseconds