Home
last modified time | relevance | path

Searched refs:SOF_ACPI_DISABLE_PM_RUNTIME (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/sof/
Dsof-acpi-dev.c37 #define SOF_ACPI_DISABLE_PM_RUNTIME BIT(0) macro
50 if (sof_acpi_debug & SOF_ACPI_DISABLE_PM_RUNTIME) in sof_acpi_probe_complete()
104 if (!(sof_acpi_debug & SOF_ACPI_DISABLE_PM_RUNTIME)) in sof_acpi_remove()