Searched refs:__snd_pcm_mmap_emul_open (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
D | pcm_mmap_emul.c | 407 int __snd_pcm_mmap_emul_open(snd_pcm_t **pcmp, const char *name, in __snd_pcm_mmap_emul_open() function 506 err = __snd_pcm_mmap_emul_open(pcmp, name, spcm, 1); in _snd_pcm_mmap_emul_open()
|
D | pcm_plug.c | 620 err = __snd_pcm_mmap_emul_open(new, NULL, plug->gen.slave, in snd_pcm_plug_change_mmap()
|
D | pcm_local.h | 1003 int __snd_pcm_mmap_emul_open(snd_pcm_t **pcmp, const char *name,
|