Home
last modified time | relevance | path

Searched refs:snd_config_make_compound (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Dsave.c182 if (snd_config_make_compound(&dst, id, count == 1)) in sort_config()
/third_party/alsa-lib/include/
H A Dconf.h152 int snd_config_make_compound(snd_config_t **config, const char *key, int join);
/third_party/alsa-lib/test/lsb/
H A Dconfig.c98 ALSA_CHECK(snd_config_make_compound(&c, "c", 0)); in test_load()
336 ALSA_CHECK(snd_config_make_compound(&c, "c", 0)); in test_make_compound()
/third_party/alsa-utils/topology/
H A Dpre-processor.c392 ret = snd_config_make_compound(&tplg_pp->define_cfg_merged, "Define", 0); in pre_process_add_defines()
/third_party/alsa-utils/alsactl/
H A Dstate.c103 err = snd_config_make_compound(&leaf, id, join); in snd_config_compound_add()
264 err = snd_config_make_compound(&comment, "comment", 0); in get_control()
266 error("snd_config_make_compound: %s", snd_strerror(err)); in get_control()

Completed in 6 milliseconds