Searched refs:bytes_get (Results 1 – 3 of 3) sorted by relevance
139 if (tplg_ops && tplg_ops->control && tplg_ops->control->bytes_get) in snd_sof_bytes_get()140 return tplg_ops->control->bytes_get(scontrol, ucontrol); in snd_sof_bytes_get()
133 int (*bytes_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
716 .bytes_get = sof_ipc3_bytes_get,
Completed in 7 milliseconds