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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c347 static int hvc_open(struct tty_struct *tty, struct file * filp) function
374 printk(KERN_ERR "hvc_open: request_irq failed with rc %d.\n", rc);
890 .open = hvc_open,

Completed in 111 milliseconds