Lines Matching refs:snd_tplg_t
27 .loff = offsetof(snd_tplg_t, manifest_list),
39 .loff = offsetof(snd_tplg_t, mixer_list),
52 .loff = offsetof(snd_tplg_t, enum_list),
65 .loff = offsetof(snd_tplg_t, bytes_ext_list),
78 .loff = offsetof(snd_tplg_t, widget_list),
91 .loff = offsetof(snd_tplg_t, pcm_list),
104 .loff = offsetof(snd_tplg_t, dai_list),
118 .loff = offsetof(snd_tplg_t, be_list),
131 .loff = offsetof(snd_tplg_t, cc_list),
144 .loff = offsetof(snd_tplg_t, route_list),
155 .loff = offsetof(snd_tplg_t, pdata_list),
167 .loff = offsetof(snd_tplg_t, text_list),
177 .loff = offsetof(snd_tplg_t, tlv_list),
186 .loff = offsetof(snd_tplg_t, pcm_config_list),
194 .loff = offsetof(snd_tplg_t, pcm_caps_list),
204 .loff = offsetof(snd_tplg_t, token_list),
213 .loff = offsetof(snd_tplg_t, tuple_list),
223 .loff = offsetof(snd_tplg_t, hw_cfg_list),
358 struct tplg_elem *tplg_elem_type_lookup(snd_tplg_t *tplg, in tplg_elem_type_lookup()
403 struct tplg_elem* tplg_elem_new_common(snd_tplg_t *tplg, in tplg_elem_new_common()