Searched refs:snd_pcm_mmap_control (Results 1 – 7 of 7) sorted by relevance
420 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_x32()422 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32()506 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_buggy()
3042 volatile struct snd_pcm_mmap_control *control; in snd_pcm_sync_ptr()3048 …(copy_from_user(&sync_ptr.c.control, &(_sync_ptr->c.control), sizeof(struct snd_pcm_mmap_control))) in snd_pcm_sync_ptr()3131 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_compat()3133 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat()3709 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3716 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) in snd_pcm_mmap_control()3770 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3951 return snd_pcm_mmap_control(substream, file, area); in snd_pcm_mmap()
962 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); in snd_pcm_attach_substream()1001 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); in snd_pcm_detach_substream()
504 #define __snd_pcm_mmap_control64 snd_pcm_mmap_control517 #define __snd_pcm_mmap_control snd_pcm_mmap_control
396 struct snd_pcm_mmap_control *control;
1515 volatile struct snd_pcm_mmap_control *control;1721 which points to a struct snd_pcm_mmap_control record.