mvtemp_softc
struct mvtemp_softc *sc = (struct mvtemp_softc *)self;
mvtemp_read(struct mvtemp_softc *sc, int reg)
mvtemp_write(struct mvtemp_softc *sc, int reg, uint32_t val)
mvtemp_380_init(struct mvtemp_softc *sc)
mvtemp_ap806_init(struct mvtemp_softc *sc)
mvtemp_cp110_init(struct mvtemp_softc *sc)
struct mvtemp_softc *sc = arg;
sizeof (struct mvtemp_softc), mvtemp_match, mvtemp_attach
void (*init)(struct mvtemp_softc *);
void mvtemp_380_init(struct mvtemp_softc *);
void mvtemp_ap806_init(struct mvtemp_softc *);
void mvtemp_cp110_init(struct mvtemp_softc *);