Searched refs:snd_pcm_mmap_control (Results 1 – 3 of 3) sorted by relevance
494 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_compat()496 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat()582 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_x32()584 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32()
2724 volatile struct snd_pcm_mmap_control *control; in snd_pcm_sync_ptr()2730 …(copy_from_user(&sync_ptr.c.control, &(_sync_ptr->c.control), sizeof(struct snd_pcm_mmap_control))) in snd_pcm_sync_ptr()3325 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3332 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) in snd_pcm_mmap_control()3348 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3535 return snd_pcm_mmap_control(substream, file, area); in snd_pcm_mmap()
996 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); in snd_pcm_attach_substream()1033 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); in snd_pcm_detach_substream()