Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-pci-dev.h14 void sof_pci_remove(struct pci_dev *pci);
H A Dsof-pci-dev.c351 void sof_pci_remove(struct pci_dev *pci) in sof_pci_remove() function
364 EXPORT_SYMBOL_NS(sof_pci_remove, SND_SOC_SOF_PCI_DEV);
/openbmc/linux/sound/soc/sof/intel/
H A Dpci-lnl.c64 .remove = sof_pci_remove,
H A Dpci-skl.c83 .remove = sof_pci_remove,
H A Dpci-mtl.c96 .remove = sof_pci_remove,
H A Dpci-apl.c99 .remove = sof_pci_remove,
H A Dpci-icl.c102 .remove = sof_pci_remove,
H A Dpci-cnl.c137 .remove = sof_pci_remove,
H A Dpci-tng.c238 .remove = sof_pci_remove,
H A Dpci-tgl.c311 .remove = sof_pci_remove,
/openbmc/linux/sound/soc/sof/amd/
H A Dpci-rmb.c81 sof_pci_remove(pci); in acp_pci_rmb_remove()
H A Dpci-vangogh.c79 sof_pci_remove(pci); in acp_pci_vgh_remove()
H A Dpci-rn.c82 return sof_pci_remove(pci); in acp_pci_rn_remove()