Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A 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()
A Dsof-audio.h138 int (*bytes_ext_put)(struct snd_sof_control *scontrol, member
A Dipc3-control.c717 .bytes_ext_put = sof_ipc3_bytes_ext_put,

Completed in 6 milliseconds