Searched refs:sof_pci_shutdown (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/sound/soc/sof/ |
D | sof-pci-dev.h | 15 void sof_pci_shutdown(struct pci_dev *pci);
|
D | sof-pci-dev.c | 300 void sof_pci_shutdown(struct pci_dev *pci) in sof_pci_shutdown() function 304 EXPORT_SYMBOL_NS(sof_pci_shutdown, SND_SOC_SOF_PCI_DEV);
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | pci-lnl.c | 65 .shutdown = sof_pci_shutdown,
|
D | pci-ptl.c | 63 .shutdown = sof_pci_shutdown,
|
D | pci-skl.c | 84 .shutdown = sof_pci_shutdown,
|
D | pci-apl.c | 100 .shutdown = sof_pci_shutdown,
|
D | pci-icl.c | 103 .shutdown = sof_pci_shutdown,
|
D | pci-mtl.c | 128 .shutdown = sof_pci_shutdown,
|
D | pci-cnl.c | 138 .shutdown = sof_pci_shutdown,
|
D | pci-tng.c | 239 .shutdown = sof_pci_shutdown,
|
D | pci-tgl.c | 312 .shutdown = sof_pci_shutdown,
|