corecstat_softc
static void corecstat_init_atom_pkg(struct corecstat_softc *sc, int cpu);
static void corecstat_init_atom_cpu(struct corecstat_softc *sc, int cpu);
static void corecstat_init_core_pkg(struct corecstat_softc *sc, int cpu);
static void corecstat_init_core_cpu(struct corecstat_softc *sc, int cpu);
static void corecstat_pkg_sens_init(struct corecstat_softc *sc,
static void corecstat_core_sens_init(struct corecstat_softc *sc,
static void corecstat_sens_update(struct corecstat_softc *sc,
sizeof(struct corecstat_softc),
struct corecstat_softc *sc = device_get_softc(dev);
struct corecstat_softc *sc = device_get_softc(dev);
corecstat_init_atom_pkg(struct corecstat_softc *sc, int cpu)
corecstat_init_atom_cpu(struct corecstat_softc *sc, int cpu)
corecstat_init_core_pkg(struct corecstat_softc *sc, int cpu)
corecstat_init_core_cpu(struct corecstat_softc *sc, int cpu)
struct corecstat_softc *sc = (struct corecstat_softc *)arg;
corecstat_core_sens_init(struct corecstat_softc *sc,
corecstat_pkg_sens_init(struct corecstat_softc *sc,
corecstat_sens_update(struct corecstat_softc *sc,