Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dsmusat.c47 struct smu_sensor { struct
63 static int smusat_sensor_read(struct smu_sensor *sens); argument
75 struct smu_sensor *sc_sensors;
106 struct smu_sensor *sens; in smusat_attach()
126 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor), in smusat_attach()
221 smusat_sensor_read(struct smu_sensor *sens) in smusat_sensor_read()
275 struct smu_sensor *sens; in smusat_sensor_sysctl()
H A Dsmu.c96 struct smu_sensor { struct
129 struct smu_sensor *sc_sensors; argument
1084 smu_sensor_read(struct smu_sensor *sens) in smu_sensor_read()
1154 struct smu_sensor *sens; in smu_sensor_sysctl()
1173 struct smu_sensor *sens; in smu_attach_sensors()
1192 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor), in smu_attach_sensors()