Searched refs:bytes_ext_put (Results 1 – 4 of 4) sorted by relevance
174 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()
160 int (*bytes_ext_put)(struct snd_sof_control *scontrol, member
725 .bytes_ext_put = sof_ipc3_bytes_ext_put,
852 .bytes_ext_put = sof_ipc4_bytes_ext_put,