Home
last modified time | relevance | path

Searched defs:pmc_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/platform/x86/intel/pmc/
Dcore.h397 struct pmc_dev { struct
410 void (*suspend)(struct pmc_dev *pmcdev); argument
411 int (*resume)(struct pmc_dev *pmcdev); argument
413 bool has_die_c6;
414 u32 die_c6_offset;
415 struct telem_endpoint *punit_ep;
416 struct pmc_info *regmap_list;
/linux-6.8/drivers/platform/x86/
Dpmc_atom.c39 struct pmc_dev { struct
49 static struct pmc_dev pmc_device; argument
/linux-6.8/arch/powerpc/sysdev/
Dfsl_pmc.c29 static struct device *pmc_dev; variable