Lines Matching defs:pcm_file
1978 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2484 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2594 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
2884 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
2985 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3044 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3068 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3091 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3127 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3162 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3287 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3301 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3318 #define pcm_status_mmap_allowed(pcm_file) false argument
3319 #define pcm_control_mmap_allowed(pcm_file) false argument
3492 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3519 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
3661 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local