Lines Matching defs:pcm_file
2246 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2785 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2895 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
3296 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
3404 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3468 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3493 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3517 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3556 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3594 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3723 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3741 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3761 #define pcm_status_mmap_allowed(pcm_file) false argument
3762 #define pcm_control_mmap_allowed(pcm_file) false argument
3942 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3979 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
4111 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local