Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-priv.h116 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev,
H A Dsof-client.c387 return sof_ipc4_find_swidget_by_ids(sdev, module_id, instance_id); in sof_client_ipc4_find_swidget_by_id()
H A Dipc4-control.c840 swidget = sof_ipc4_find_swidget_by_ids(sdev, ndata->module_id, in sof_ipc4_set_up_volume_table()
H A Dipc4-topology.c221 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev, in sof_ipc4_find_swidget_by_ids() function