Home
last modified time | relevance | path

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

/sound/soc/sof/
Dsof-pci-dev.c39 static int sof_pci_debug; variable
40 module_param_named(sof_pci_debug, sof_pci_debug, int, 0444);
41 MODULE_PARM_DESC(sof_pci_debug, "SOF PCI debug options (0x0 all off)");
167 if (sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME) in sof_pci_probe_complete()
332 !(sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME)) in sof_pci_remove()