Searched refs:snd_soc_tplg_vendor_array (Results 1 – 3 of 3) sorted by relevance
209 static const struct snd_soc_tplg_vendor_array *212 const struct snd_soc_tplg_vendor_array *sg_array = NULL; in audioreach_get_sg_array() 220 sg_array = (struct snd_soc_tplg_vendor_array *)((u8 *)private->array + sz); in audioreach_get_sg_array() 242 static const struct snd_soc_tplg_vendor_array *245 const struct snd_soc_tplg_vendor_array *cont_array = NULL; in audioreach_get_cont_array() 253 cont_array = (struct snd_soc_tplg_vendor_array *)((u8 *)private->array + sz); in audioreach_get_cont_array() 275 static const struct snd_soc_tplg_vendor_array *278 const struct snd_soc_tplg_vendor_array *mod_array = NULL; in audioreach_get_module_array() 286 mod_array = (struct snd_soc_tplg_vendor_array *)((u8 *)private->array + sz); in audioreach_get_module_array() 314 const struct snd_soc_tplg_vendor_array *mod_arra in audioreach_get_module_priv_data() [all...]
220 struct snd_soc_tplg_vendor_array { struct240 __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_array, array); argument
466 struct snd_soc_tplg_vendor_array *array) in sof_parse_uuid_tokens() 511 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples() 617 array = (struct snd_soc_tplg_vendor_array *)((u8 *)array + asize);637 struct snd_soc_tplg_vendor_array *array) in sof_parse_string_tokens() 683 struct snd_soc_tplg_vendor_array *array) in sof_parse_word_tokens() 733 int count, struct snd_soc_tplg_vendor_array *array, in sof_parse_token_sets() 794 array = (struct snd_soc_tplg_vendor_array *)((u8 *)array in sof_parse_token_sets() 822 struct snd_soc_tplg_vendor_array *array, in sof_parse_tokens()