Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/
Dshmarea.c90 int snd_shm_area_destroy(struct snd_shm_area *area) in snd_shm_area_destroy() function
/third_party/alsa-lib/include/
Dglobal.h133 int snd_shm_area_destroy(struct snd_shm_area *area);
/third_party/alsa-lib/src/pcm/
Dpcm_mmap.c486 snd_shm_area_destroy(i->u.shm.area); in snd_pcm_munmap()
494 snd_shm_area_destroy(i1->u.shm.area); in snd_pcm_munmap()