Searched refs:vc_deallocate (Results 1 – 3 of 3) sorted by relevance
39 struct vc_data *vc_deallocate(unsigned int console);
296 vc = vc_deallocate(vc_num); in vt_disallocate()316 vc[i] = vc_deallocate(i); in vt_disallocate_all()
992 struct vc_data *vc_deallocate(unsigned int currcons) in vc_deallocate() function