Home
last modified time | relevance | path

Searched refs:snd_config_update (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
Dconf.h95 int snd_config_update(void);
/third_party/alsa-lib/test/lsb/
Dconfig.c146 ALSA_CHECK(snd_config_update()); in test_update()
148 ALSA_CHECK(snd_config_update()); in test_update()
/third_party/alsa-utils/amidi/
Damidi.c226 if ((err = snd_config_update()) < 0) { in rawmidi_list()
/third_party/alsa-lib/aserver/
Daserver.c1042 err = snd_config_update(); in main()
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp1289 fun:snd_config_update
1298 fun:snd_config_update
/third_party/alsa-lib/src/
Dconf.c4649 int snd_config_update(void) in snd_config_update() function