Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dconf.h100 int snd_config_update_ref(snd_config_t **top);
/third_party/alsa-lib/src/timer/
Dtimer_query.c166 err = snd_config_update_ref(&top); in snd_timer_query_open()
Dtimer.c213 err = snd_config_update_ref(&top); in snd_timer_open()
/third_party/alsa-utils/alsactl/
Dalsactl.c197 err = snd_config_update_ref(&top); in dump_configuration()
/third_party/alsa-lib/src/hwdep/
Dhwdep.c175 err = snd_config_update_ref(&top); in snd_hwdep_open()
/third_party/alsa-lib/src/rawmidi/
Drawmidi.c323 err = snd_config_update_ref(&top); in snd_rawmidi_open()
/third_party/alsa-lib/src/seq/
Dseq.c986 err = snd_config_update_ref(&top); in snd_seq_open()
/third_party/alsa-lib/src/control/
Dcontrol.c1577 err = snd_config_update_ref(&top); in snd_ctl_open()
/third_party/alsa-lib/src/
Dconf.c4670 int snd_config_update_ref(snd_config_t **top) in snd_config_update_ref() function
/third_party/alsa-lib/src/pcm/
Dpcm.c2698 err = snd_config_update_ref(&top); in snd_pcm_open()