Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_hooks.c98 snd_pcm_hook_remove(hook); in snd_pcm_hooks_close()
628 int snd_pcm_hook_remove(snd_pcm_hook_t *hook) in snd_pcm_hook_remove() function
715 snd_pcm_hook_remove(h_hw_params); in _snd_pcm_hook_ctl_elems_install()
717 snd_pcm_hook_remove(h_hw_free); in _snd_pcm_hook_ctl_elems_install()
719 snd_pcm_hook_remove(h_close); in _snd_pcm_hook_ctl_elems_install()
/third_party/alsa-lib/include/
Dpcm.h1226 int snd_pcm_hook_remove(snd_pcm_hook_t *hook);