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

/linux-master/sound/soc/sof/
H A Dcontrol.c217 if (tplg_ops && tplg_ops->control && tplg_ops->control->bytes_ext_get)
218 return tplg_ops->control->bytes_ext_get(scontrol, binary_data, size);
H A Dsof-audio.h154 int (*bytes_ext_get)(struct snd_sof_control *scontrol, member in struct:sof_ipc_tplg_control_ops
H A Dipc3-control.c726 .bytes_ext_get = sof_ipc3_bytes_ext_get,
H A Dipc4-control.c853 .bytes_ext_get = sof_ipc4_bytes_ext_get,

Completed in 263 milliseconds