Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h324 #define USB_FS_START _IOW ('U', 192, struct usb_fs_start) macro
Dusb_generic.c1364 case USB_FS_START: { in ugen_ioctl()