Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-pci-dev.c34 static int sof_pci_debug; variable
35 module_param_named(sof_pci_debug, sof_pci_debug, int, 0444);
36 MODULE_PARM_DESC(sof_pci_debug, "SOF PCI debug options (0x0 all off)");
306 if (sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME) in sof_pci_probe_complete()
435 if (!(sof_pci_debug & SOF_PCI_DISABLE_PM_RUNTIME)) in sof_pci_remove()