Searched defs:pmc_dev (Results 1 – 2 of 2) sorted by relevance
371 struct pmc_dev { struct383 void (*suspend)(struct pmc_dev *pmcdev); argument384 int (*resume)(struct pmc_dev *pmcdev); argument386 bool has_die_c6;387 u32 die_c6_offset;388 struct telem_endpoint *punit_ep;389 struct pmc_info *regmap_list;
39 struct pmc_dev { struct49 static struct pmc_dev pmc_device; argument