Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/armada/
H A Dthermal.c92 static int armada_thermal_probe(device_t);
97 DEVMETHOD(device_probe, armada_thermal_probe),
128 armada_thermal_probe(device_t dev) in armada_thermal_probe() function