Lines Matching defs:pcm_file
2250 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2771 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2881 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
3287 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
3395 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3457 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3482 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3506 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3543 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3579 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3707 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3725 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3745 #define pcm_status_mmap_allowed(pcm_file) false argument
3746 #define pcm_control_mmap_allowed(pcm_file) false argument
3900 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3937 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
4081 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local