Lines Matching defs:file
42 MODULE_PARM_DESC(nowayout, "Disable watchdog when closing device file");
94 static ssize_t fop_write(struct file *file, const char __user *buf,
123 static int fop_open(struct inode *inode, struct file *file)
130 return stream_open(inode, file);
133 static int fop_close(struct inode *inode, struct file *file)
156 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg)