Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c81 static void usb_attach_sub(device_t, struct usb_bus *);
184 usb_attach_sub(dev, bus); in usb_attach()
803 usb_attach_sub(device_t dev, struct usb_bus *bus) in usb_attach_sub() function