Searched refs:pmc_core_set_device_d3 (Results 1 – 7 of 7) sorted by relevance
685 pmc_core_set_device_d3(ARL_NPU_PCI_DEV); in arl_d3_fixup()686 pmc_core_set_device_d3(ARL_GNA_PCI_DEV); in arl_d3_fixup()691 pmc_core_set_device_d3(ARL_H_NPU_PCI_DEV); in arl_h_d3_fixup()692 pmc_core_set_device_d3(ARL_H_GNA_PCI_DEV); in arl_h_d3_fixup()
555 pmc_core_set_device_d3(PTL_IPU_PCI_DEV); in ptl_d3_fixup()556 pmc_core_set_device_d3(PTL_NPU_PCI_DEV); in ptl_d3_fixup()
556 pmc_core_set_device_d3(LNL_IPU_PCI_DEV); in lnl_d3_fixup()557 pmc_core_set_device_d3(LNL_NPU_PCI_DEV); in lnl_d3_fixup()
977 pmc_core_set_device_d3(MTL_GNA_PCI_DEV); in mtl_d3_fixup()978 pmc_core_set_device_d3(MTL_IPU_PCI_DEV); in mtl_d3_fixup()979 pmc_core_set_device_d3(MTL_VPU_PCI_DEV); in mtl_d3_fixup()
480 pmc_core_set_device_d3(WCL_NPU_PCI_DEV); in wcl_d3_fixup()
539 void pmc_core_set_device_d3(unsigned int device);
1349 void pmc_core_set_device_d3(unsigned int device) in pmc_core_set_device_d3() function