Searched defs:reportbuf (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/input/ | ||
| H A D | uhid.c | 769 static uint8_t reportbuf[] = {2, 2, 2}; in uhid_attach() local 791 static const uint8_t reportbuf[3] = {1, 3, 0}; in uhid_attach() local |
Completed in 3 milliseconds