snd_pcm_mmap_status  390 include/sound/pcm.h 	struct snd_pcm_mmap_status *status;
snd_pcm_mmap_status  498 include/uapi/sound/asound.h 		struct snd_pcm_mmap_status status;
snd_pcm_mmap_status  946 sound/core/pcm.c 	size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status));
snd_pcm_mmap_status  958 sound/core/pcm.c 			       PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)));
snd_pcm_mmap_status  989 sound/core/pcm.c 		       PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)));
snd_pcm_mmap_status  470 sound/core/pcm_compat.c 	volatile struct snd_pcm_mmap_status *status;
snd_pcm_mmap_status  474 sound/core/pcm_compat.c 	struct snd_pcm_mmap_status sstatus;
snd_pcm_mmap_status  559 sound/core/pcm_compat.c 	volatile struct snd_pcm_mmap_status *status;
snd_pcm_mmap_status  563 sound/core/pcm_compat.c 	struct snd_pcm_mmap_status sstatus;
snd_pcm_mmap_status 2766 sound/core/pcm_native.c 	volatile struct snd_pcm_mmap_status *status;
snd_pcm_mmap_status 3264 sound/core/pcm_native.c 	if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)))
snd_pcm_mmap_status 3528 sound/core/pcm_native.c 		return snd_pcm_mmap_status(substream, file, area);
snd_pcm_mmap_status  498 tools/include/uapi/sound/asound.h 		struct snd_pcm_mmap_status status;