Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c37 static device_attach_t usb_attach; variable
65 DEVMETHOD(device_attach, usb_attach),
116 usb_attach(device_t dev) in usb_attach() function