Lines Matching refs:tplg_elem
29 struct snd_soc_tplg_private *get_priv_data(struct tplg_elem *elem) in get_priv_data()
74 int tplg_parse_refs(snd_config_t *cfg, struct tplg_elem *elem, in tplg_parse_refs()
123 struct tplg_elem *elem, unsigned int type, in tplg_save_refs()
163 static int tplg_parse_data_file(snd_config_t *cfg, struct tplg_elem *elem) in tplg_parse_data_file()
234 static void dump_priv_data(struct tplg_elem *elem ATTRIBUTE_UNUSED) in dump_priv_data()
464 static int tplg_parse_data_hex(snd_config_t *cfg, struct tplg_elem *elem, in tplg_parse_data_hex()
530 static struct tplg_elem *get_tokens(snd_tplg_t *tplg, struct tplg_elem *elem) in get_tokens()
555 static bool has_tuples(struct tplg_elem *elem) in has_tuples()
588 static int copy_tuples(struct tplg_elem *elem, in copy_tuples()
675 static int build_tuples(snd_tplg_t *tplg, struct tplg_elem *elem) in build_tuples()
679 struct tplg_elem *tuples, *tokens; in build_tuples()
1015 struct tplg_elem *elem, in tplg_save_tuple_sets()
1041 struct tplg_elem *elem; in tplg_parse_tokens()
1086 struct tplg_elem *elem, in tplg_save_tokens()
1117 struct tplg_elem *elem; in tplg_parse_tuples()
1157 struct tplg_elem *elem, in tplg_save_tuples()
1199 struct tplg_elem *elem; in tplg_parse_manifest_data()
1244 struct tplg_elem *elem, struct tplg_buf *dst, in tplg_save_manifest_data()
1294 struct tplg_elem *elem = NULL; in tplg_build_manifest_data()
1302 elem = list_entry(pos, struct tplg_elem, list); in tplg_build_manifest_data()
1350 struct tplg_elem *elem; in tplg_parse_data()
1421 struct tplg_elem *elem, in tplg_save_data()
1499 int tplg_copy_data(snd_tplg_t *tplg, struct tplg_elem *elem, in tplg_copy_data()
1502 struct tplg_elem *ref_elem; in tplg_copy_data()
1553 struct tplg_elem *elem; in tplg_build_data()
1559 elem = list_entry(pos, struct tplg_elem, list); in tplg_build_data()
1577 struct tplg_elem *elem; in tplg_decode_manifest_data()
1617 int tplg_add_token(snd_tplg_t *tplg, struct tplg_elem *parent, in tplg_add_token()
1621 struct tplg_elem *elem; in tplg_add_token()
1708 struct tplg_elem *parent, in tplg_decode_tuple_set()
1834 struct tplg_elem *parent, in tplg_decode_tuples()
1875 struct tplg_elem *parent, in tplg_add_data()
1880 struct tplg_elem *elem = NULL, *elem2 = NULL; in tplg_add_data()
1967 int tplg_add_data_bytes(snd_tplg_t *tplg, struct tplg_elem *parent, in tplg_add_data_bytes()
1971 struct tplg_elem *elem; in tplg_add_data_bytes()