Searched refs:snd_pcm_mmap_control (Results 1 – 6 of 6) sorted by relevance
409 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_x32() 411 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32() 485 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_buggy()
3100 volatile struct snd_pcm_mmap_control *control; in snd_pcm_sync_ptr() 3102 struct snd_pcm_mmap_control scontrol; in snd_pcm_sync_ptr() 3194 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_compat() 3196 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat() 3756 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function 3763 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) in snd_pcm_mmap_control() 3817 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function 4018 return snd_pcm_mmap_control(substream, file, area); in snd_pcm_mmap()
950 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); in snd_pcm_attach_substream() 992 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); in snd_pcm_detach_substream()
508 #define __snd_pcm_mmap_control64 snd_pcm_mmap_control521 #define __snd_pcm_mmap_control snd_pcm_mmap_control
413 struct snd_pcm_mmap_control *control;