Home
last modified time | relevance | path

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

/trueos/sys/powerpc/powermac/
HDsmusat.c48 struct smu_sensor { struct
64 static int smusat_sensor_read(struct smu_sensor *sens); argument
76 struct smu_sensor *sc_sensors;
109 struct smu_sensor *sens; in smusat_attach()
129 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor), in smusat_attach()
224 smusat_sensor_read(struct smu_sensor *sens) in smusat_sensor_read()
278 struct smu_sensor *sens; in smusat_sensor_sysctl()
HDsmu.c94 struct smu_sensor { struct
127 struct smu_sensor *sc_sensors; argument
1085 smu_sensor_read(struct smu_sensor *sens) in smu_sensor_read()
1155 struct smu_sensor *sens; in smu_sensor_sysctl()
1174 struct smu_sensor *sens; in smu_attach_sensors()
1193 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor), in smu_attach_sensors()