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

/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_console.c74 /* hvc_init is triggered from hvc_alloc, i.e. only when actually used */
77 static int hvc_init(void);
866 int err = hvc_init(); hvc_alloc()
955 static int hvc_init(void) hvc_init() function
1017 /* return tty_struct instances allocated in hvc_init(). */ hvc_exit()

Completed in 42 milliseconds