Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dcore.c282 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data) in snd_sof_device_probe() function
340 EXPORT_SYMBOL(snd_sof_device_probe);
Dsof-of-dev.c106 ret = snd_sof_device_probe(dev, sof_pdata); in sof_of_probe()
Dsof-acpi-dev.c172 ret = snd_sof_device_probe(dev, sof_pdata); in sof_acpi_probe()
Dsof-pci-dev.c404 ret = snd_sof_device_probe(dev, sof_pdata); in sof_pci_probe()
Dsof-priv.h452 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data);