Searched refs:snd_config_global_update (Results 1 – 1 of 1) sorted by relevance
3932 static snd_config_update_t *snd_config_global_update = NULL; variable4654 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()