Searched refs:snd_pcm_mmap_status (Results 1 – 7 of 7) sorted by relevance
415 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_x32()419 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_x32()499 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_buggy()
946 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)); in snd_pcm_attach_substream()958 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_attach_substream()989 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_detach_substream()
2966 volatile struct snd_pcm_mmap_status *status; in snd_pcm_sync_ptr()3053 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_compat()3057 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_compat()3571 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3578 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))) in snd_pcm_mmap_status()3663 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3833 return snd_pcm_mmap_status(substream, file, area); in snd_pcm_mmap()
503 #define __snd_pcm_mmap_status64 snd_pcm_mmap_status516 #define __snd_pcm_mmap_status snd_pcm_mmap_status
392 struct snd_pcm_mmap_status *status;
1592 volatile struct snd_pcm_mmap_status *status;1799 the pointer to the struct snd_pcm_mmap_status record.