Searched refs:pmc_core_set_device_d3 (Results 1 – 4 of 4) sorted by relevance
687 pmc_core_set_device_d3(ARL_NPU_PCI_DEV); in arl_d3_fixup()688 pmc_core_set_device_d3(ARL_GNA_PCI_DEV); in arl_d3_fixup()693 pmc_core_set_device_d3(ARL_H_NPU_PCI_DEV); in arl_h_d3_fixup()694 pmc_core_set_device_d3(ARL_H_GNA_PCI_DEV); in arl_h_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()
516 void pmc_core_set_device_d3(unsigned int device);
1226 void pmc_core_set_device_d3(unsigned int device) in pmc_core_set_device_d3() function