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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.c333 * will call hvc_close() after a failed open but we don't want to clean
352 static void hvc_close(struct tty_struct *tty, struct file * filp) function
391 printk(KERN_ERR "hvc_close %X: oops, count is %d\n",
750 .close = hvc_close,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_console.c333 * will call hvc_close() after a failed open but we don't want to clean
352 static void hvc_close(struct tty_struct *tty, struct file * filp) function
391 printk(KERN_ERR "hvc_close %X: oops, count is %d\n",
750 .close = hvc_close,

Completed in 111 milliseconds