Home
last modified time | relevance | path

Searched refs:USB_SET_IMMED (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h267 #define USB_SET_IMMED _IOW ('U', 22, int) macro
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c580 case USB_SET_IMMED: { in uhid_ioctl()