Lines Matching refs:sensors
156 struct aw_thermal_sensor sensors[MAX_SENSORS]; member
180 .sensors = {
212 .sensors = {
250 .sensors = {
319 .sensors = {
659 if (sc->conf->sensors[i].init_alarm > 0) in aw_thermal_attach()
661 sc->conf->sensors[i].init_alarm); in aw_thermal_attach()
662 if (sc->conf->sensors[i].init_shut > 0) in aw_thermal_attach()
664 sc->conf->sensors[i].init_shut); in aw_thermal_attach()
673 OID_AUTO, sc->conf->sensors[i].name, in aw_thermal_attach()
676 sc->conf->sensors[i].desc); in aw_thermal_attach()
682 sc->conf->sensors[i].name, in aw_thermal_attach()