Home
last modified time | relevance | path

Searched refs:_snd_config_load_with_include (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dlocal.h366 int _snd_config_load_with_include(snd_config_t *config, snd_input_t *in,
/third_party/alsa-lib/src/ucm/
Dutils.c373 err = _snd_config_load_with_include(top, in, 0, default_paths); in uc_mgr_config_load_into()
/third_party/alsa-lib/src/
Dconf.c1950 int _snd_config_load_with_include(snd_config_t *config, snd_input_t *in, in _snd_config_load_with_include() function
2050 return _snd_config_load_with_include(config, in, 0, NULL); in snd_config_load()
2108 return _snd_config_load_with_include(config, in, 1, NULL); in snd_config_load_override()