Searched defs:pmc_dev (Results 1 – 3 of 3) sorted by relevance
370 struct pmc_dev { struct382 int (*resume)(struct pmc_dev *pmcdev); argument384 bool has_die_c6;385 u32 die_c6_offset;386 struct telem_endpoint *punit_ep;387 struct pmc_info *regmap_list;
39 struct pmc_dev { struct49 static struct pmc_dev pmc_device; argument
29 static struct device *pmc_dev; variable