Lines Matching refs:aw_thermal_softc
353 struct aw_thermal_softc { struct
378 aw_thermal_init(struct aw_thermal_softc *sc) in aw_thermal_init() argument
428 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()
537 struct aw_thermal_softc *sc; in aw_thermal_cf_task()
547 struct aw_thermal_softc *sc; in aw_thermal_cf_pre_change()
568 struct aw_thermal_softc *sc; in aw_thermal_intr()
604 struct aw_thermal_softc *sc; in aw_thermal_attach()
718 sizeof(struct aw_thermal_softc),