Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dcontrol.c174 if (tplg_ops && tplg_ops->control && tplg_ops->control->bytes_ext_put) in snd_sof_bytes_ext_put()
175 return tplg_ops->control->bytes_ext_put(scontrol, binary_data, size); in snd_sof_bytes_ext_put()
Dsof-audio.h160 int (*bytes_ext_put)(struct snd_sof_control *scontrol, member
Dipc3-control.c725 .bytes_ext_put = sof_ipc3_bytes_ext_put,
Dipc4-control.c852 .bytes_ext_put = sof_ipc4_bytes_ext_put,