Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/
Dsof-pci-dev.c43 static int sof_pci_debug; variable
44 module_param_named(sof_pci_debug, sof_pci_debug, int, 0444);
45 MODULE_PARM_DESC(sof_pci_debug, "SOF PCI debug options (0x0 all off)");
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()