Home
last modified time | relevance | path

Searched refs:SOF_PCI_DISABLE_PM_RUNTIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-pci-dev.c54 #define SOF_PCI_DISABLE_PM_RUNTIME BIT(0) macro
171 if (sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME) in sof_pci_probe_complete()
358 !(sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME)) in sof_pci_remove()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-pci-dev.c46 #define SOF_PCI_DISABLE_PM_RUNTIME BIT(0) macro
331 if (sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME) in sof_pci_probe_complete()
471 if (!(sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME)) in sof_pci_remove()

Completed in 2 milliseconds