snd_pcm_mmap_status 427 include/sound/asound.h struct snd_pcm_mmap_status status; snd_pcm_mmap_status 306 include/sound/pcm.h struct snd_pcm_mmap_status *status; snd_pcm_mmap_status 876 sound/core/pcm.c size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)); snd_pcm_mmap_status 888 sound/core/pcm.c PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); snd_pcm_mmap_status 917 sound/core/pcm.c PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); snd_pcm_mmap_status 392 sound/core/pcm_compat.c volatile struct snd_pcm_mmap_status *status; snd_pcm_mmap_status 396 sound/core/pcm_compat.c struct snd_pcm_mmap_status sstatus; snd_pcm_mmap_status 2447 sound/core/pcm_native.c volatile struct snd_pcm_mmap_status *status; snd_pcm_mmap_status 3023 sound/core/pcm_native.c if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))) snd_pcm_mmap_status 3231 sound/core/pcm_native.c return snd_pcm_mmap_status(substream, file, area);