Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dcontrol.c217 if (tplg_ops && tplg_ops->control && 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()
Dsof-audio.h156 int (*bytes_ext_get)(struct snd_sof_control *scontrol, member
Dipc3-control.c726 .bytes_ext_get = sof_ipc3_bytes_ext_get,
Dipc4-control.c853 .bytes_ext_get = sof_ipc4_bytes_ext_get,