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