Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Dusb_controller.c76 static void usb_attach_sub(device_t, struct usb_bus *);
174 usb_attach_sub(dev, bus); in usb_attach()
780 usb_attach_sub(device_t dev, struct usb_bus *bus) in usb_attach_sub() function