Home
last modified time | relevance | path

Searched refs:USB_FS_INIT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h328 #define USB_FS_INIT _IOW ('U', 195, struct usb_fs_init) macro
H A Dusb_generic.c2254 case USB_FS_INIT: in ugen_ioctl_post()
/dragonfly/lib/libusb/
H A Dlibusb20_ugen20.c360 if (ioctl(pdev->file, IOUSB(USB_FS_INIT), &fs_init)) { in ugen20_tr_renew()