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.c80 static int asmc_temp_getvalue(device_t dev, const char *key);
1345 asmc_temp_getvalue(device_t dev, const char *key) in asmc_temp_getvalue() function
1365 val = asmc_temp_getvalue(dev, sc->sc_model->smc_temps[arg2]); in asmc_temp_sysctl()