Searched refs:snd_config_update_r (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-lib/include/ |
D | conf.h | 96 int snd_config_update_r(snd_config_t **top, snd_config_update_t **update, const char *path);
|
/third_party/alsa-lib/src/control/ |
D | namehint.c | 594 err = snd_config_update_r(&local_config, &local_config_update, NULL); in snd_device_name_hint()
|
/third_party/alsa-lib/src/ |
D | conf.c | 4488 int snd_config_update_r(snd_config_t **_top, snd_config_update_t **_update, const char *cfgs) in snd_config_update_r() function 4654 err = snd_config_update_r(&snd_config, &snd_config_global_update, NULL); in snd_config_update() 4677 err = snd_config_update_r(&snd_config, &snd_config_global_update, NULL); in snd_config_update_ref()
|
/third_party/gstreamer/gstreamer/tests/check/ |
D | gstreamer.supp | 1283 <alsa leak snd_config_update_r> 1288 fun:snd_config_update_r 1292 <alsa leak snd_config_update_r> 1297 fun:snd_config_update_r
|