Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/armada/
H A Dthermal.c94 static int armada_thermal_probe(device_t);
99 DEVMETHOD(device_probe, armada_thermal_probe),
134 armada_thermal_probe(device_t dev) in armada_thermal_probe() function