Searched refs:USB_SET_IMMED (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 267 #define USB_SET_IMMED _IOW ('U', 22, int) macro |
/third_party/FreeBSD/sys/dev/usb/input/ | ||
D | uhid.c | 580 case USB_SET_IMMED: { in uhid_ioctl() |