Lines Matching defs:file
65 static __poll_t call_poll_locked(struct file *file, in call_poll_locked()
78 static long call_ioctl_locked(struct file *file, unsigned int cmd, in call_ioctl_locked()
91 static ssize_t call_read_locked(struct file *file, char __user *buf, in call_read_locked()
238 static long linehandle_ioctl_unlocked(struct file *file, unsigned int cmd, in linehandle_ioctl_unlocked()
297 static long linehandle_ioctl(struct file *file, unsigned int cmd, in linehandle_ioctl()
307 static long linehandle_ioctl_compat(struct file *file, unsigned int cmd, in linehandle_ioctl_compat()
326 static int linehandle_release(struct inode *inode, struct file *file) in linehandle_release()
346 struct file *file; in linehandle_create() local
1446 static long linereq_ioctl_unlocked(struct file *file, unsigned int cmd, in linereq_ioctl_unlocked()
1467 static long linereq_ioctl(struct file *file, unsigned int cmd, in linereq_ioctl()
1477 static long linereq_ioctl_compat(struct file *file, unsigned int cmd, in linereq_ioctl_compat()
1484 static __poll_t linereq_poll_unlocked(struct file *file, in linereq_poll_unlocked()
1502 static __poll_t linereq_poll(struct file *file, in linereq_poll()
1510 static ssize_t linereq_read_unlocked(struct file *file, char __user *buf, in linereq_read_unlocked()
1565 static ssize_t linereq_read(struct file *file, char __user *buf, in linereq_read()
1594 static int linereq_release(struct inode *inode, struct file *file) in linereq_release()
1603 static void linereq_show_fdinfo(struct seq_file *out, struct file *file) in linereq_show_fdinfo()
1637 struct file *file; in linereq_create() local
1821 static __poll_t lineevent_poll_unlocked(struct file *file, in lineevent_poll_unlocked()
1838 static __poll_t lineevent_poll(struct file *file, in lineevent_poll()
1862 static ssize_t lineevent_read_unlocked(struct file *file, char __user *buf, in lineevent_read_unlocked()
1931 static ssize_t lineevent_read(struct file *file, char __user *buf, in lineevent_read()
1954 static int lineevent_release(struct inode *inode, struct file *file) in lineevent_release()
1960 static long lineevent_ioctl_unlocked(struct file *file, unsigned int cmd, in lineevent_ioctl_unlocked()
1992 static long lineevent_ioctl(struct file *file, unsigned int cmd, in lineevent_ioctl()
2002 static long lineevent_ioctl_compat(struct file *file, unsigned int cmd, in lineevent_ioctl_compat()
2087 struct file *file; in lineevent_create() local
2488 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl()
2526 static long gpio_ioctl_compat(struct file *file, unsigned int cmd, in gpio_ioctl_compat()
2571 static __poll_t lineinfo_watch_poll_unlocked(struct file *file, in lineinfo_watch_poll_unlocked()
2589 static __poll_t lineinfo_watch_poll(struct file *file, in lineinfo_watch_poll()
2598 static ssize_t lineinfo_watch_read_unlocked(struct file *file, char __user *buf, in lineinfo_watch_read_unlocked()
2677 static ssize_t lineinfo_watch_read(struct file *file, char __user *buf, in lineinfo_watch_read()
2692 static int gpio_chrdev_open(struct inode *inode, struct file *file) in gpio_chrdev_open()
2764 static int gpio_chrdev_release(struct inode *inode, struct file *file) in gpio_chrdev_release()