Searched refs:snd_pcm_mmap_status (Results 1 – 7 of 7) sorted by relevance
484 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_compat()488 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_compat()573 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_x32()577 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_x32()
1006 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)); in snd_pcm_attach_substream()1018 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_attach_substream()1049 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_detach_substream()
2707 volatile struct snd_pcm_mmap_status *status; in snd_pcm_sync_ptr()3198 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3205 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))) in snd_pcm_mmap_status()3283 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3468 return snd_pcm_mmap_status(substream, file, area); in snd_pcm_mmap()
476 struct snd_pcm_mmap_status { struct497 struct snd_pcm_mmap_status status; argument
399 struct snd_pcm_mmap_status *status;
1598 volatile struct snd_pcm_mmap_status *status;1807 the pointer to the :c:type:`struct snd_pcm_mmap_status1808 <snd_pcm_mmap_status>` record. For example, you can get the current