Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_wdt.c61 static device_probe_t ti_wdt_probe; variable
77 DEVMETHOD(device_probe, ti_wdt_probe),
141 ti_wdt_probe(device_t dev) in ti_wdt_probe() function