Searched refs:snd_config_save (Results 1 - 10 of 10) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | conf.h | 94 int snd_config_save(snd_config_t *config, snd_output_t *out);
|
/third_party/alsa-utils/topology/ |
H A D | pre-processor.c | 231 snd_config_save(cfg, tplg_pp->dbg_output); in tplg_pp_config_debug() 999 err = snd_config_save(tplg_pp->output_cfg, tplg_pp->output); in pre_process()
|
/third_party/alsa-utils/alsactl/ |
H A D | alsactl.c | 178 err = snd_config_save(top, out); in dump_config_tree()
|
H A D | state.c | 1656 err = snd_config_save(config, out); in save_state() 1659 error("snd_config_save: %s", snd_strerror(err)); in save_state()
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 416 snd_config_save(cfg, out);
|
H A D | ucm_include.c | 89 snd_config_save(cfg, out);
|
/third_party/alsa-utils/amidi/ |
H A D | amidi.c | 238 snd_config_save(config, output); in rawmidi_list()
|
/third_party/alsa-lib/test/lsb/ |
H A D | config.c | 130 ALSA_CHECK(snd_config_save(orig, output)); in test_save()
|
/third_party/alsa-lib/src/control/ |
H A D | namehint.c | 286 snd_config_save(res, out); in try_config()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.c | 1838 snd_config_save(sconf, out);
|
Completed in 11 milliseconds