newport_con       345 drivers/video/console/newport_con.c 	if (!con_is_bound(&newport_con) && newport_has_init) {
newport_con       684 drivers/video/console/newport_con.c const struct consw newport_con = {
newport_con       721 drivers/video/console/newport_con.c 	err = do_take_over_console(&newport_con, 0, MAX_NR_CONSOLES - 1, 1);
newport_con       728 drivers/video/console/newport_con.c 	give_up_console(&newport_con);
newport_con       103 include/linux/console.h extern const struct consw newport_con;	/* SGI Newport console  */