Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/
Dconf.c3932 static snd_config_update_t *snd_config_global_update = NULL; variable
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()
4760 if (snd_config_global_update) in snd_config_update_free_global()
4761 snd_config_update_free(snd_config_global_update); in snd_config_update_free_global()
4762 snd_config_global_update = NULL; in snd_config_update_free_global()