Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi.c762 static void hvsi_close(struct tty_struct *tty, struct file *filp) in hvsi_close() function
808 printk(KERN_ERR "hvsi_close %lu: oops, count is %d\n", in hvsi_close()
1028 .close = hvsi_close,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi.c762 static void hvsi_close(struct tty_struct *tty, struct file *filp) in hvsi_close() function
808 printk(KERN_ERR "hvsi_close %lu: oops, count is %d\n", in hvsi_close()
1027 .close = hvsi_close,

Completed in 4 milliseconds