Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c180 static int ti_probe(device_t);
260 DEVMETHOD(device_probe, ti_probe),
2353 ti_probe(device_t dev) in ti_probe() function