Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h330 #define USB_FS_CLOSE _IOW ('U', 198, struct usb_fs_close) macro
Dusb_generic.c1529 case USB_FS_CLOSE: { in ugen_ioctl()