Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dtopology.c1326 static int sof_core_enable(struct snd_sof_dev *sdev, int core) in sof_core_enable() function
1381 ret = sof_core_enable(sdev, pipeline->core); in sof_pipeline_core_enable()
1385 return sof_core_enable(sdev, swidget->core); in sof_pipeline_core_enable()
1711 int ret = sof_core_enable(sdev, pipeline->core); in sof_load_pipeline_ipc()
2432 ret = sof_core_enable(sdev, comp.core); in sof_widget_ready()