Searched refs:pmc_core_set_device_d3 (Results 1 – 6 of 6) sorted by relevance
692 pmc_core_set_device_d3(ARL_NPU_PCI_DEV); in arl_d3_fixup()693 pmc_core_set_device_d3(ARL_GNA_PCI_DEV); in arl_d3_fixup()698 pmc_core_set_device_d3(ARL_H_NPU_PCI_DEV); in arl_h_d3_fixup()699 pmc_core_set_device_d3(ARL_H_GNA_PCI_DEV); in arl_h_d3_fixup()
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()
529 pmc_core_set_device_d3(PTL_IPU_PCI_DEV); in ptl_d3_fixup()530 pmc_core_set_device_d3(PTL_NPU_PCI_DEV); in ptl_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()
495 void pmc_core_set_device_d3(unsigned int device);
1225 void pmc_core_set_device_d3(unsigned int device) in pmc_core_set_device_d3() function