Searched refs:con_do_clear_unimap (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/vt/
H A Dconsolemap.c498 static int con_do_clear_unimap(struct vc_data *vc, struct unimapinit *ui) con_do_clear_unimap() function
525 ret = con_do_clear_unimap(vc, ui); con_clear_unimap()
553 err1 = con_do_clear_unimap(vc, NULL); con_set_unimap()
670 err = con_do_clear_unimap(vc, NULL); con_set_default_unimap()

Completed in 75 milliseconds