Lines Matching defs:file
4 * This software file (the "File") is distributed by Marvell International
266 * file pointer to open file object for device
272 static int nci_uart_tty_ioctl(struct tty_struct *tty, struct file *file,
286 err = n_tty_ioctl_helper(tty, file, cmd, arg);
294 static ssize_t nci_uart_tty_read(struct tty_struct *tty, struct file *file,
301 static ssize_t nci_uart_tty_write(struct tty_struct *tty, struct file *file,
308 struct file *filp, poll_table *wait)