Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsensors.h100 SENSOR_S_UNSPEC, /* status is unspecified */ enumerator
194 sens->status = SENSOR_S_UNSPEC; in sensor_set_invalid()
/dragonfly/sys/dev/misc/aperf/
H A Daperf.c188 sensor_set(&sc->sc_sens, freq, SENSOR_S_UNSPEC); in aperf_sensor_task()
/dragonfly/usr.sbin/sensorsd/
H A Dsensorsd.c429 case SENSOR_S_UNSPEC: in report_sdlim()
547 case SENSOR_S_UNSPEC: in report_sdlim()
/dragonfly/sys/dev/powermng/uguru/
H A Duguru.c924 status = SENSOR_S_UNSPEC; in uguru_refresh_temp()
940 status = SENSOR_S_UNSPEC; in uguru_refresh_volt()
967 sensor->status = SENSOR_S_UNSPEC; in uguru_refresh_fan()
/dragonfly/usr.bin/systat/
H A Dsensors.c257 case SENSOR_S_UNSPEC: in printline()
/dragonfly/sys/dev/powermng/memtemp/
H A Dmemtemp_e5.c367 sensor->status = SENSOR_S_UNSPEC; in memtemp_e5_sensor_task()
/dragonfly/sbin/sysctl/
H A Dsysctl.c533 case SENSOR_S_UNSPEC: in S_sensor()