Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/misc/
Dufm.c84 static device_attach_t ufm_attach; variable
106 DEVMETHOD(device_attach, ufm_attach),
141 ufm_attach(device_t dev) in ufm_attach() function