Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvt_kern.h30 struct vc_data *vc_deallocate(unsigned int console);
/linux/drivers/tty/vt/
H A Dvt.c1354 struct vc_data *vc_deallocate(unsigned int currcons) in vc_deallocate() function