Lines Matching defs:pdev
167 static int get_metrics_table(struct amd_pmc_dev *pdev, struct smu_metrics *table) in get_metrics_table()
183 static void amd_pmc_validate_deepest(struct amd_pmc_dev *pdev) in amd_pmc_validate_deepest()
253 struct amd_pmc_dev *pdev = dev_get_drvdata(dev); in pmc_attr_is_visible() local
341 static int amd_pmc_idlemask_read(struct amd_pmc_dev *pdev, struct device *dev, in amd_pmc_idlemask_read()
528 static int amd_pmc_wa_irq1(struct amd_pmc_dev *pdev) in amd_pmc_wa_irq1()
558 static int amd_pmc_verify_czn_rtc(struct amd_pmc_dev *pdev, u32 *arg) in amd_pmc_verify_czn_rtc()
612 struct amd_pmc_dev *pdev = &pmc; in amd_pmc_s2idle_prepare() local
643 struct amd_pmc_dev *pdev = &pmc; in amd_pmc_s2idle_check() local
659 static int amd_pmc_dump_data(struct amd_pmc_dev *pdev) in amd_pmc_dump_data()
669 struct amd_pmc_dev *pdev = &pmc; in amd_pmc_s2idle_restore() local
699 struct amd_pmc_dev *pdev = dev_get_drvdata(dev); in amd_pmc_suspend_handler() local
736 static int amd_pmc_probe(struct platform_device *pdev) in amd_pmc_probe()
816 static void amd_pmc_remove(struct platform_device *pdev) in amd_pmc_remove()