Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsof.h96 void (*sof_probe_complete)(struct device *dev); member
/linux/sound/soc/sof/
H A Dsof-pci-dev.c270 sof_pdata->sof_probe_complete = sof_pci_probe_complete; in sof_pci_probe()
H A Dcore.c567 if (plat_data->sof_probe_complete) in sof_probe_continue()
568 plat_data->sof_probe_complete(sdev->dev); in sof_probe_continue()