Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/qcom/qdsp6/
H A Dtopology.c212 struct snd_soc_tplg_vendor_array *sg_array = NULL; in audioreach_get_sg_array()
245 struct snd_soc_tplg_vendor_array *cont_array = NULL; in audioreach_get_cont_array()
278 struct snd_soc_tplg_vendor_array *mod_array = NULL; in audioreach_get_module_array()
312 struct snd_soc_tplg_vendor_array *sg_array; in audioreach_parse_sg_tokens()
370 struct snd_soc_tplg_vendor_array *cont_array; in audioreach_parse_cont_tokens()
423 struct snd_soc_tplg_vendor_array *mod_array; in audioreach_parse_common_tokens()
604 struct snd_soc_tplg_vendor_array *mod_array; in audioreach_widget_load_enc_dec_cnv()
735 struct snd_soc_tplg_vendor_array *mod_array) in audioreach_widget_dp_module_load()
761 struct snd_soc_tplg_vendor_array *mod_array; in audioreach_widget_load_buffer()
802 struct snd_soc_tplg_vendor_array *w_array; in audioreach_widget_load_mixer()
[all …]
/linux-6.15/sound/soc/intel/avs/
H A Dtopology.c198 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_uuid_tokens()
224 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_string_tokens()
250 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_word_tokens()
425 struct snd_soc_tplg_vendor_array *tuples, in parse_dictionary_header()
577 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_audio_formats()
939 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_modcfg_ext()
1060 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_pplcfgs()
1125 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_bindings()
1549 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_initial_configs()
1570 struct snd_soc_tplg_vendor_array *tmp; in avs_tplg_parse_initial_configs()
[all …]
/linux-6.15/include/uapi/sound/
H A Dasoc.h220 struct snd_soc_tplg_vendor_array { struct
240 __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_array, array); argument
/linux-6.15/sound/soc/sof/
H A Dtopology.c455 struct snd_soc_tplg_vendor_array *array) in sof_parse_uuid_tokens()
500 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples()
602 array = (struct snd_soc_tplg_vendor_array *)((u8 *)array + asize); in sof_copy_tuples()
622 struct snd_soc_tplg_vendor_array *array) in sof_parse_string_tokens()
668 struct snd_soc_tplg_vendor_array *array) in sof_parse_word_tokens()
718 int count, struct snd_soc_tplg_vendor_array *array, in sof_parse_token_sets()
776 array = (struct snd_soc_tplg_vendor_array *)((u8 *)array in sof_parse_token_sets()
804 struct snd_soc_tplg_vendor_array *array, in sof_parse_tokens()