Lines Matching defs:pcm_file
2251 struct snd_pcm_file *pcm_file; in snd_pcm_link() local
2772 struct snd_pcm_file *pcm_file; in snd_pcm_open_file() local
2882 struct snd_pcm_file *pcm_file; in snd_pcm_release() local
3288 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_common_ioctl() local
3396 struct snd_pcm_file *pcm_file; in snd_pcm_ioctl() local
3460 struct snd_pcm_file *pcm_file; in snd_pcm_read() local
3485 struct snd_pcm_file *pcm_file; in snd_pcm_write() local
3509 struct snd_pcm_file *pcm_file; in snd_pcm_readv() local
3546 struct snd_pcm_file *pcm_file; in snd_pcm_writev() local
3582 struct snd_pcm_file *pcm_file; in snd_pcm_poll() local
3711 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed()
3729 static bool pcm_control_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_control_mmap_allowed()
3749 #define pcm_status_mmap_allowed(pcm_file) false argument
3750 #define pcm_control_mmap_allowed(pcm_file) false argument
3908 struct snd_pcm_file * pcm_file; in snd_pcm_mmap() local
3945 struct snd_pcm_file * pcm_file; in snd_pcm_fasync() local
4089 struct snd_pcm_file *pcm_file = file->private_data; in snd_pcm_get_unmapped_area() local