Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsof.h96 void (*sof_probe_complete)(struct device *dev); member
/linux/sound/soc/sof/
A Dsof-acpi-dev.c83 sof_pdata->sof_probe_complete = sof_acpi_probe_complete; in sof_acpi_probe()
A Dsof-of-dev.c73 sof_pdata->sof_probe_complete = sof_of_probe_complete; in sof_of_probe()
A Dsof-pci-dev.c272 sof_pdata->sof_probe_complete = sof_pci_probe_complete; in sof_pci_probe()
A Dcore.c531 if (plat_data->sof_probe_complete) in sof_probe_continue()
532 plat_data->sof_probe_complete(sdev->dev); in sof_probe_continue()

Completed in 10 milliseconds