Searched refs:bytes_ext_get (Results 1 – 3 of 3) sorted by relevance
217 if (tplg_ops->control->bytes_ext_get) in snd_sof_bytes_ext_get()218 return tplg_ops->control->bytes_ext_get(scontrol, binary_data, size); in snd_sof_bytes_ext_get()
112 int (*bytes_ext_get)(struct snd_sof_control *scontrol, member
704 .bytes_ext_get = sof_ipc3_bytes_ext_get,