Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c75 static device_attach_t usb_attach; variable
110 DEVMETHOD(device_attach, usb_attach),
167 usb_attach(device_t dev) in usb_attach() function