Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsof.h40 void (*sof_probe_complete)(struct device *dev); member
/linux/sound/soc/sof/
A Dcore.c248 if (plat_data->sof_probe_complete) in sof_probe_continue()
249 plat_data->sof_probe_complete(sdev->dev); in sof_probe_continue()
A Dsof-acpi-dev.c93 sof_pdata->sof_probe_complete = sof_acpi_probe_complete; in sof_acpi_probe()
A Dsof-of-dev.c110 sof_pdata->sof_probe_complete = sof_of_probe_complete; in sof_of_probe()
A Dsof-pci-dev.c194 sof_pdata->sof_probe_complete = sof_pci_probe_complete; in sof_pci_probe()

Completed in 8 milliseconds