armada_thermal_softc
sizeof(struct armada_thermal_softc)
struct armada_thermal_softc *sc;
struct armada_thermal_softc *sc;
struct armada_thermal_softc *sc;
armada_tsen_readout_valid(struct armada_thermal_softc *sc)
armada_tsen_get_temp(struct armada_thermal_softc *sc, u_long *temp)
armada380_tsen_init(struct armada_thermal_softc *sc)
struct armada_thermal_softc *sc;
struct armada_thermal_softc;
void (*tsen_init)(struct armada_thermal_softc *);
boolean_t (*is_valid)(struct armada_thermal_softc *);
static boolean_t armada_tsen_readout_valid(struct armada_thermal_softc *);
static int armada_tsen_get_temp(struct armada_thermal_softc *, u_long *);
static void armada380_tsen_init(struct armada_thermal_softc *);