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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c369 * will call hvc_close() after a failed open but we don't want to clean
389 static void hvc_close(struct tty_struct *tty, struct file * filp) function
426 printk(KERN_ERR "hvc_close %X: oops, count is %d\n",
891 .close = hvc_close,

Completed in 210 milliseconds