Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h326 #define USB_FS_STOP _IOW ('U', 193, struct usb_fs_stop) macro
Dusb_generic.c1382 case USB_FS_STOP: { in ugen_ioctl()