Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h308 #define USB_SET_PORT_ENABLE _IOW ('U', 143, int) macro
Dusb_generic.c2401 case USB_SET_PORT_ENABLE: { in ugen_ioctl_post()