Searched refs:USB_SET_PORT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 308 #define USB_SET_PORT_ENABLE _IOW ('U', 143, int) macro |
D | usb_generic.c | 2401 case USB_SET_PORT_ENABLE: { in ugen_ioctl_post() |