Searched refs:sc_clean_up (Results 1 – 3 of 3) sorted by relevance
189 if ((error = sc_clean_up(scp))) { in sc_set_text_mode()261 if ((error = sc_clean_up(scp))) { in sc_set_graphics_mode()368 if ((error = sc_clean_up(scp))) { in sc_set_pixel_mode()724 if ((error = sc_clean_up(scp))) { in sc_vid_ioctl()745 if ((error = sc_clean_up(scp))) { in sc_vid_ioctl()767 if ((error = sc_clean_up(scp))) { in sc_vid_ioctl()
567 int sc_clean_up(scr_stat *scp);
1292 error = sc_clean_up(sc->cur_scp); in sctty_ioctl()3546 sc_clean_up(scr_stat *scp) in sc_clean_up() function