Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c181 static int ti_attach(device_t);
261 DEVMETHOD(device_attach, ti_attach),
2372 ti_attach(device_t dev) in ti_attach() function