Home
last modified time | relevance | path

Searched refs:vc_deallocate (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dvt_kern.h39 void vc_deallocate(unsigned int console);
/linux-3.4.99/drivers/tty/vt/
Dvt_ioctl.c755 vc_deallocate(i); in vt_ioctl()
764 vc_deallocate(arg); in vt_ioctl()
Dvt.c1006 void vc_deallocate(unsigned int currcons) in vc_deallocate() function