Searched refs:bytes_put (Results 1 – 3 of 3) sorted by relevance
154 if (tplg_ops->control->bytes_put) in snd_sof_bytes_put()155 return tplg_ops->control->bytes_put(scontrol, ucontrol); in snd_sof_bytes_put()
110 int (*bytes_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); member
701 .bytes_put = sof_ipc3_bytes_put,