Lines Matching defs:file
1567 struct file *file) in snd_pcm_prepare()
1665 struct file *file) in snd_pcm_drain()
1808 static bool is_pcm_file(struct file *file) in is_pcm_file()
2278 struct file *file, in snd_pcm_open_substream()
2319 static int snd_pcm_open_file(struct file *file, in snd_pcm_open_file()
2346 static int snd_pcm_playback_open(struct inode *inode, struct file *file) in snd_pcm_playback_open()
2360 static int snd_pcm_capture_open(struct inode *inode, struct file *file) in snd_pcm_capture_open()
2374 static int snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream) in snd_pcm_open()
2431 static int snd_pcm_release(struct inode *inode, struct file *file) in snd_pcm_release()
2772 static int snd_pcm_common_ioctl1(struct file *file, in snd_pcm_common_ioctl1()
2842 static int snd_pcm_playback_ioctl1(struct file *file, in snd_pcm_playback_ioctl1()
2922 static int snd_pcm_capture_ioctl1(struct file *file, in snd_pcm_capture_ioctl1()
3002 static long snd_pcm_playback_ioctl(struct file *file, unsigned int cmd, in snd_pcm_playback_ioctl()
3016 static long snd_pcm_capture_ioctl(struct file *file, unsigned int cmd, in snd_pcm_capture_ioctl()
3056 static ssize_t snd_pcm_read(struct file *file, char __user *buf, size_t count, in snd_pcm_read()
3080 static ssize_t snd_pcm_write(struct file *file, const char __user *buf, in snd_pcm_write()
3175 static unsigned int snd_pcm_playback_poll(struct file *file, poll_table * wait) in snd_pcm_playback_poll()
3214 static unsigned int snd_pcm_capture_poll(struct file *file, poll_table * wait) in snd_pcm_capture_poll()
3288 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status()
3325 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control()
3343 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status()
3348 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control()
3470 int snd_pcm_mmap_data(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_data()
3515 static int snd_pcm_mmap(struct file *file, struct vm_area_struct *area) in snd_pcm_mmap()
3542 static int snd_pcm_fasync(int fd, struct file * file, int on) in snd_pcm_fasync()
3673 static unsigned long snd_pcm_get_unmapped_area(struct file *file, in snd_pcm_get_unmapped_area()