Home
last modified time | relevance | path

Searched refs:tplg_parse_compound (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Dparser.c110 int tplg_parse_compound(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_compound() function
185 err = tplg_parse_compound(tplg, n, parser, NULL); in tplg_parse_config()
H A Dctl.c523 err = tplg_parse_compound(tplg, n, tplg_parse_ops, in tplg_parse_control_bytes()
531 err = tplg_parse_compound(tplg, n, tplg_parse_ext_ops, in tplg_parse_control_bytes()
657 err = tplg_parse_compound(tplg, n, tplg_parse_channel, in tplg_parse_control_enum()
667 err = tplg_parse_compound(tplg, n, tplg_parse_ops, in tplg_parse_control_enum()
785 err = tplg_parse_compound(tplg, n, tplg_parse_channel, in tplg_parse_control_mixer()
814 err = tplg_parse_compound(tplg, n, tplg_parse_ops, in tplg_parse_control_mixer()
H A Dtplg_local.h269 int tplg_parse_compound(snd_tplg_t *tplg, snd_config_t *cfg,
H A Dpcm.c879 err = tplg_parse_compound(tplg, n, in tplg_parse_pcm()
898 err = tplg_parse_compound(tplg, n, in tplg_parse_pcm()
1044 err = tplg_parse_compound(tplg, n, in tplg_parse_dai()

Completed in 6 milliseconds