Lines Matching defs:file
262 static int wdt977_open(struct inode *inode, struct file *file)
272 return stream_open(inode, file);
275 static int wdt977_release(struct inode *inode, struct file *file)
295 * @file: file handle to the watchdog
304 static ssize_t wdt977_write(struct file *file, const char __user *buf,
340 * @file: file handle to the device
348 static long wdt977_ioctl(struct file *file, unsigned int cmd,