peci_cputemp
static int get_temp_target(struct peci_cputemp *priv, enum peci_temp_target_type type, long *val)
static int get_die_temp(struct peci_cputemp *priv, long *val)
static int get_dts(struct peci_cputemp *priv, long *val)
static int get_core_temp(struct peci_cputemp *priv, int core_index, long *val)
struct peci_cputemp *priv = dev_get_drvdata(dev);
struct peci_cputemp *priv = dev_get_drvdata(dev);
const struct peci_cputemp *priv = data;
static int init_core_mask(struct peci_cputemp *priv)
static int create_temp_label(struct peci_cputemp *priv)
static void check_resolved_cores(struct peci_cputemp *priv)
struct peci_cputemp *priv;
static int update_temp_target(struct peci_cputemp *priv)