Home
last modified time | relevance | path

Searched refs:vc_allocate (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dvt_kern.h26 int vc_allocate(unsigned int console);
/linux/drivers/tty/vt/
H A Dvt.c1082 int vc_allocate(unsigned int currcons) /* return 0 on success */ in vc_allocate() function
3743 ret = vc_allocate(currcons); in con_install()