snd_pcm_mmap_control 431 include/sound/asound.h struct snd_pcm_mmap_control control; snd_pcm_mmap_control 307 include/sound/pcm.h struct snd_pcm_mmap_control *control; snd_pcm_mmap_control 884 sound/core/pcm.c size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); snd_pcm_mmap_control 919 sound/core/pcm.c PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); snd_pcm_mmap_control 393 sound/core/pcm_compat.c volatile struct snd_pcm_mmap_control *control; snd_pcm_mmap_control 395 sound/core/pcm_compat.c struct snd_pcm_mmap_control scontrol; snd_pcm_mmap_control 2448 sound/core/pcm_native.c volatile struct snd_pcm_mmap_control *control; snd_pcm_mmap_control 2454 sound/core/pcm_native.c if (copy_from_user(&sync_ptr.c.control, &(_sync_ptr->c.control), sizeof(struct snd_pcm_mmap_control))) snd_pcm_mmap_control 3062 sound/core/pcm_native.c if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) snd_pcm_mmap_control 3235 sound/core/pcm_native.c return snd_pcm_mmap_control(substream, file, area);