Lines Matching defs:pcm_file
2165 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2678 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2788 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
3183 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
3288 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3347 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3371 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3394 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3430 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3465 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3590 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3602 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3619 #define pcm_status_mmap_allowed(pcm_file) false argument
3620 #define pcm_control_mmap_allowed(pcm_file) false argument
3803 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3838 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
3980 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local