Searched refs:pmc_core_set_device_d3 (Results 1 – 5 of 5) sorted by relevance
542 pmc_core_set_device_d3(LNL_IPU_PCI_DEV); in lnl_d3_fixup()543 pmc_core_set_device_d3(LNL_NPU_PCI_DEV); in lnl_d3_fixup()
981 pmc_core_set_device_d3(MTL_GNA_PCI_DEV); in mtl_d3_fixup()982 pmc_core_set_device_d3(MTL_IPU_PCI_DEV); in mtl_d3_fixup()983 pmc_core_set_device_d3(MTL_VPU_PCI_DEV); in mtl_d3_fixup()
683 pmc_core_set_device_d3(ARL_NPU_PCI_DEV); in arl_d3_fixup()684 pmc_core_set_device_d3(ARL_GNA_PCI_DEV); in arl_d3_fixup()
591 extern void pmc_core_set_device_d3(unsigned int device);
1224 void pmc_core_set_device_d3(unsigned int device) in pmc_core_set_device_d3() function