Lines Matching defs:file
28 #include <linux/fs.h> /* For file operations */
221 static ssize_t sch311x_wdt_write(struct file *file, const char __user *buf,
243 static long sch311x_wdt_ioctl(struct file *file, unsigned int cmd,
307 static int sch311x_wdt_open(struct inode *inode, struct file *file)
315 return stream_open(inode, file);
318 static int sch311x_wdt_close(struct inode *inode, struct file *file)