Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dsof-pci-dev.c30 static int sof_pci_debug; variable
31 module_param_named(sof_pci_debug, sof_pci_debug, int, 0444);
32 MODULE_PARM_DESC(sof_pci_debug, "SOF PCI debug options (0x0 all off)");
102 if (sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME) in sof_pci_probe_complete()
212 !(sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME)) in sof_pci_remove()