Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dcore.c287 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data) in snd_sof_device_probe() function
346 EXPORT_SYMBOL(snd_sof_device_probe);
A Dsof-acpi-dev.c96 return snd_sof_device_probe(dev, sof_pdata); in sof_acpi_probe()
A Dsof-of-dev.c113 return snd_sof_device_probe(dev, sof_pdata); in sof_of_probe()
A Dsof-pci-dev.c197 ret = snd_sof_device_probe(dev, sof_pdata); in sof_pci_probe()
A Dsof-priv.h483 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data);

Completed in 9 milliseconds