Searched refs:bytes_ext_put (Results 1 – 3 of 3) sorted by relevance
174 if (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()
116 int (*bytes_ext_put)(struct snd_sof_control *scontrol, member
703 .bytes_ext_put = sof_ipc3_bytes_ext_put,