Searched refs:con_driver_map (Results 1 – 1 of 1) sorted by relevance
143 static const struct consw *con_driver_map[MAX_NR_CONSOLES]; variable644 if (con_driver_map[currcons]) in visual_init()645 sw = con_driver_map[currcons]; in visual_init()2580 con_driver_map[i] = csw; in take_over_console()2619 if (con_driver_map[i] == csw) in give_up_console()2620 con_driver_map[i] = NULL; in give_up_console()