Searched refs:usb_make_dev (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusb_device.h307 struct usb_fs_privdata *usb_make_dev(struct usb_device *, const char *,
H A Dusb_device.c1886 udev->ctrl_dev = usb_make_dev(udev, NULL, 0, 0,
2118 usb_make_dev(struct usb_device *udev, const char *devname, int ep, function
2253 pd = usb_make_dev(udev, NULL, ep, 0,
H A Dusb_dev.c1929 f_sc->dev = usb_make_dev(udev, devname, -1,

Completed in 133 milliseconds