Searched refs:snd_pcm_mmap_control (Results 1 – 7 of 7) sorted by relevance
471 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_compat()473 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat()560 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_x32()562 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32()
2746 volatile struct snd_pcm_mmap_control *control; in snd_pcm_sync_ptr()2752 …(copy_from_user(&sync_ptr.c.control, &(_sync_ptr->c.control), sizeof(struct snd_pcm_mmap_control))) in snd_pcm_sync_ptr()3272 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3279 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) in snd_pcm_mmap_control()3326 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function3510 return snd_pcm_mmap_control(substream, file, area); in snd_pcm_mmap()
954 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); in snd_pcm_attach_substream()991 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); in snd_pcm_detach_substream()
486 struct snd_pcm_mmap_control { struct502 struct snd_pcm_mmap_control control; argument
391 struct snd_pcm_mmap_control *control;
1586 volatile struct snd_pcm_mmap_control *control;1799 which points to the :c:type:`struct snd_pcm_mmap_control1800 <snd_pcm_mmap_control>` record. However, accessing directly to