Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h259 #define USB_SETDEBUG _IOW ('U', 2, int) macro
Dusb_generic.c2134 case USB_SETDEBUG: in ugen_ioctl_post()