Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmc.c95 static int asmc_temp_getvalue(device_t dev, const char *key);
2068 asmc_temp_getvalue(device_t dev, const char *key) in asmc_temp_getvalue() function
2091 val = asmc_temp_getvalue(dev, sc->sc_temp_sensors[arg2]); in asmc_temp_sysctl()