Lines Matching defs:pcm_file
2187 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2701 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2811 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
3215 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
3320 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3379 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3403 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3426 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3462 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3497 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3622 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3640 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3660 #define pcm_status_mmap_allowed(pcm_file) false argument
3661 #define pcm_control_mmap_allowed(pcm_file) false argument
3815 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3850 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
3992 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local