Home
last modified time | relevance | path

Searched refs:bytes_ext_get (Results 1 – 4 of 4) sorted by relevance

/sound/soc/sof/
A Dcontrol.c216 if (tplg_ops && tplg_ops->control && tplg_ops->control->bytes_ext_get) in snd_sof_bytes_ext_get()
217 return tplg_ops->control->bytes_ext_get(scontrol, binary_data, size); in snd_sof_bytes_ext_get()
A Dsof-audio.h156 int (*bytes_ext_get)(struct snd_sof_control *scontrol, member
A Dipc3-control.c726 .bytes_ext_get = sof_ipc3_bytes_ext_get,
A Dipc4-control.c862 .bytes_ext_get = sof_ipc4_bytes_ext_get,

Completed in 16 milliseconds