intel_pmc_dev
struct intel_pmc_dev *pmc;
int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, u32 mask, u32 val)
int intel_pmc_s0ix_counter_read(struct intel_pmc_dev *pmc, u64 *data)
struct intel_pmc_dev *pmc = dev_get_drvdata(dev);
struct intel_pmc_dev *pmc = dev_get_drvdata(dev);
struct intel_pmc_dev *pmc,
static int intel_pmc_create_devices(struct intel_pmc_dev *pmc)
struct intel_pmc_dev *pmc;
int intel_pmc_gcr_read64(struct intel_pmc_dev *pmc, u32 offset, u64 *data)
struct intel_pmc_dev *pmc = plt_config->pmc;
struct intel_pmc_dev *pmc = priv;
struct intel_pmc_dev *pmc = dev_get_drvdata(pdev->dev.parent);
int intel_pmc_gcr_read64(struct intel_pmc_dev *pmc, u32 offset, u64 *data);
int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, u32 mask, u32 val);
int intel_pmc_s0ix_counter_read(struct intel_pmc_dev *pmc, u64 *data);
static inline int intel_pmc_gcr_read64(struct intel_pmc_dev *pmc, u32 offset,
static inline int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset,
static inline int intel_pmc_s0ix_counter_read(struct intel_pmc_dev *pmc, u64 *data)