Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Du3g.c117 static device_attach_t u3g_attach; variable
165 DEVMETHOD(device_attach, u3g_attach),
785 u3g_attach(device_t dev) in u3g_attach() function