Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/pmc/
Dcore.h370 struct pmc_dev { struct
382 int (*resume)(struct pmc_dev *pmcdev); argument
384 bool has_die_c6;
385 u32 die_c6_offset;
386 struct telem_endpoint *punit_ep;
387 struct pmc_info *regmap_list;
/Linux-v6.6/drivers/platform/x86/
Dpmc_atom.c39 struct pmc_dev { struct
49 static struct pmc_dev pmc_device; argument
/Linux-v6.6/arch/powerpc/sysdev/
Dfsl_pmc.c29 static struct device *pmc_dev; variable