Lines Matching defs:pcm_file
1952 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2444 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2556 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
2846 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
2947 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3006 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3030 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3053 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3089 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3124 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3249 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3263 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3280 #define pcm_status_mmap_allowed(pcm_file) false argument
3281 #define pcm_control_mmap_allowed(pcm_file) false argument
3454 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3481 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
3623 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local