• Home
  • Raw
  • Download

Lines Matching refs:snd_tplg_t

78 static int tplg_build_stream_caps(snd_tplg_t *tplg,  in tplg_build_stream_caps()
97 static int build_pcm(snd_tplg_t *tplg, struct tplg_elem *elem) in build_pcm()
129 int tplg_build_pcms(snd_tplg_t *tplg, unsigned int type) in tplg_build_pcms()
156 static int tplg_build_dai(snd_tplg_t *tplg, struct tplg_elem *elem) in tplg_build_dai()
188 int tplg_build_dais(snd_tplg_t *tplg, unsigned int type) in tplg_build_dais()
211 static int tplg_build_stream_cfg(snd_tplg_t *tplg, in tplg_build_stream_cfg()
231 static int build_link(snd_tplg_t *tplg, struct tplg_elem *elem) in build_link()
285 int tplg_build_links(snd_tplg_t *tplg, unsigned int type) in tplg_build_links()
398 int tplg_parse_stream_caps(snd_tplg_t *tplg, in tplg_parse_stream_caps()
539 int tplg_save_stream_caps(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_stream_caps()
616 static int tplg_parse_streams(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_parse_streams()
687 int tplg_save_streams(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_streams()
742 static int tplg_parse_fe_dai(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_parse_fe_dai()
779 int tplg_save_fe_dai(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_fe_dai()
839 int tplg_parse_pcm(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_pcm()
945 int tplg_save_pcm(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_pcm()
979 int tplg_parse_dai(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_dai()
1082 int tplg_save_dai(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_dai()
1119 static int parse_hw_config_refs(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in parse_hw_config_refs()
1134 int tplg_parse_link(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_link()
1236 int tplg_save_link(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_link()
1274 int tplg_parse_cc(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_cc()
1316 int tplg_save_cc(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_cc()
1400 int tplg_parse_hw_config(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_hw_config()
1639 int tplg_save_hw_config(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_hw_config()
1716 static int tplg_add_stream_caps(snd_tplg_t *tplg, in tplg_add_stream_caps()
1748 int tplg_add_pcm_object(snd_tplg_t *tplg, snd_tplg_obj_template_t *t) in tplg_add_pcm_object()
1850 int tplg_add_link_object(snd_tplg_t *tplg, snd_tplg_obj_template_t *t) in tplg_add_link_object()
1910 int tplg_add_dai_object(snd_tplg_t *tplg, snd_tplg_obj_template_t *t) in tplg_add_dai_object()
1963 int tplg_decode_pcm(snd_tplg_t *tplg, in tplg_decode_pcm()
2090 int tplg_decode_dai(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_decode_dai()
2101 int tplg_decode_cc(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_decode_cc()
2112 int tplg_decode_link(snd_tplg_t *tplg, in tplg_decode_link()