Searched refs:snd_pcm_mmap_status (Results 1 – 5 of 5) sorted by relevance
491 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_compat()495 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_compat()579 volatile struct snd_pcm_mmap_status *status; in snd_pcm_ioctl_sync_ptr_x32()583 struct snd_pcm_mmap_status sstatus; in snd_pcm_ioctl_sync_ptr_x32()
970 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status)); in snd_pcm_attach_substream()982 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_attach_substream()1013 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))); in snd_pcm_detach_substream()
2701 volatile struct snd_pcm_mmap_status *status; in snd_pcm_sync_ptr()3265 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3272 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_status))) in snd_pcm_mmap_status()3320 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function3508 return snd_pcm_mmap_status(substream, file, area); in snd_pcm_mmap()
457 struct snd_pcm_mmap_status { struct478 struct snd_pcm_mmap_status status; argument
388 struct snd_pcm_mmap_status *status;