Searched refs:sof_pci_debug (Results 1 – 1 of 1) sorted by relevance
43 static int sof_pci_debug; variable44 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()