sunxi_thermal_softc
sunxi_thermal_init(struct sunxi_thermal_softc *sc)
sunxi_thermal_gettemp(struct sunxi_thermal_softc *sc, int sensor)
sunxi_thermal_getshut(struct sunxi_thermal_softc *sc, int sensor)
sunxi_thermal_setshut(struct sunxi_thermal_softc *sc, int sensor, int temp)
sunxi_thermal_gethyst(struct sunxi_thermal_softc *sc, int sensor)
sunxi_thermal_getalarm(struct sunxi_thermal_softc *sc, int sensor)
sunxi_thermal_setalarm(struct sunxi_thermal_softc *sc, int sensor, int temp)
struct sunxi_thermal_softc * const sc = arg;
struct sunxi_thermal_softc * const sc = arg;
struct sunxi_thermal_softc * const sc = arg;
struct sunxi_thermal_softc * const sc = arg;
struct sunxi_thermal_softc * const sc = sme->sme_cookie;
sunxi_thermal_init_clocks(struct sunxi_thermal_softc *sc)
struct sunxi_thermal_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(sunxi_thermal, sizeof(struct sunxi_thermal_softc),