Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-client.c381 struct snd_sof_widget *sof_client_ipc4_find_swidget_by_id(struct sof_client_dev *cdev, in sof_client_ipc4_find_swidget_by_id() function
392 EXPORT_SYMBOL_NS_GPL(sof_client_ipc4_find_swidget_by_id, "SND_SOC_SOF_CLIENT");
H A Dsof-client-probes-ipc4.c285 swidget = sof_client_ipc4_find_swidget_by_id(cdev, SOF_IPC4_MOD_ID_GET(desc->buffer_id), in ipc4_probes_point_print()