Searched refs:hvc_open (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.c303 static int hvc_open(struct tty_struct *tty, struct file * filp) function
344 printk(KERN_ERR "hvc_open: request_irq failed with rc %d.\n", rc);
362 * hvc_open by the tty layer's release_dev() function and we can just
749 .open = hvc_open,
/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.c303 static int hvc_open(struct tty_struct *tty, struct file * filp) function
344 printk(KERN_ERR "hvc_open: request_irq failed with rc %d.\n", rc);
362 * hvc_open by the tty layer's release_dev() function and we can just
749 .open = hvc_open,

Completed in 114 milliseconds