Home
last modified time | relevance | path

Searched defs:hid_set_report (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusbhid/
H A Ddata.c133 hid_set_report(int fd, enum hid_kind k, unsigned char *data, unsigned int size) in hid_set_report() function
/freebsd/sys/dev/hid/
H A Dhid.c1080 hid_set_report(device_t dev, const void *data, hid_size_t len, uint8_t type, in hid_set_report() function