Searched refs:bytes_ext_put (Results 1 – 3 of 3) 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()
138 int (*bytes_ext_put)(struct snd_sof_control *scontrol, member
717 .bytes_ext_put = sof_ipc3_bytes_ext_put,
Completed in 6 milliseconds