Searched refs:aw_thermal_softc (Results 1 – 1 of 1) sorted by relevance
353 struct aw_thermal_softc { struct378 aw_thermal_init(struct aw_thermal_softc *sc) in aw_thermal_init() argument428 aw_thermal_gettemp(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gettemp()438 aw_thermal_getshut(struct aw_thermal_softc *sc, int sensor) in aw_thermal_getshut()449 aw_thermal_setshut(struct aw_thermal_softc *sc, int sensor, int temp) in aw_thermal_setshut()460 aw_thermal_gethyst(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gethyst()471 aw_thermal_getalarm(struct aw_thermal_softc *sc, int sensor) in aw_thermal_getalarm()482 aw_thermal_setalarm(struct aw_thermal_softc *sc, int sensor, int temp) in aw_thermal_setalarm()495 struct aw_thermal_softc *sc; in aw_thermal_sysctl()507 aw_thermal_throttle(struct aw_thermal_softc *sc, int enable) in aw_thermal_throttle()[all …]