Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A 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()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-acpi-dev.c36 #define SOF_ACPI_DISABLE_PM_RUNTIME BIT(0) macro
111 if (sof_acpi_debug & SOF_ACPI_DISABLE_PM_RUNTIME) in sof_acpi_probe_complete()
187 if (!(sof_acpi_debug & SOF_ACPI_DISABLE_PM_RUNTIME)) in sof_acpi_remove()

Completed in 2 milliseconds