Searched defs:hvc_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/hvc/
H A Dhvc_console.c74 /* hvc_init is triggered from hvc_alloc, i.e. only when actually used */
857 struct hvc_struct *hvc_alloc(uint32_t vtermno, int data, function
914 EXPORT_SYMBOL_GPL(hvc_alloc); variable
954 /* Driver initialization: called as soon as someone uses hvc_alloc(). */

Completed in 218 milliseconds