Lines Matching defs:file
105 static inline unsigned short snd_seq_file_flags(struct file *file) in snd_seq_file_flags()
317 static int snd_seq_open(struct inode *inode, struct file *file) in snd_seq_open()
375 static int snd_seq_release(struct inode *inode, struct file *file) in snd_seq_release()
397 static ssize_t snd_seq_read(struct file *file, char __user *buf, size_t count, in snd_seq_read()
920 struct file *file, int blocking, in snd_seq_client_enqueue_event()
1009 static ssize_t snd_seq_write(struct file *file, const char __user *buf, in snd_seq_write()
1098 static unsigned int snd_seq_poll(struct file *file, poll_table * wait) in snd_seq_poll()
2220 static long snd_seq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_seq_ioctl()
2314 struct file *file, int blocking, in kernel_client_enqueue()
2366 struct file *file, in snd_seq_kernel_client_enqueue_blocking()
2434 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) in snd_seq_kernel_client_write_poll()