Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dsof-acpi-dev.c33 static int sof_acpi_debug; variable
34 module_param_named(sof_acpi_debug, sof_acpi_debug, int, 0444);
35 MODULE_PARM_DESC(sof_acpi_debug, "SOF ACPI debug options (0x0 all off)");
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()

Completed in 3 milliseconds