Home
last modified time | relevance | path

Searched refs:port_fops_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c1028 static int port_fops_open(struct inode *inode, struct file *filp) in port_fops_open() function
1098 .open = port_fops_open,
1778 * false because port_fops_open expects this. Console ports are in in_intr()
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c1022 static int port_fops_open(struct inode *inode, struct file *filp) in port_fops_open() function
1092 .open = port_fops_open,
1772 * false because port_fops_open expects this. Console ports are in in_intr()

Completed in 6 milliseconds