Searched defs:USB_HID_SET_RAW (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/usb/ | ||
H A D | usbhid.h | 71 #define USB_HID_SET_RAW _IOW('h', 2, int) macro |
/netbsd-src/external/bsd/libfido2/dist/src/ | ||
H A D | hid_netbsd.c | 38 #define USB_HID_SET_RAW _IOW('h', 2, int) macro |