Searched refs:gotoxay (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 1460 static void gotoxay(struct vc_data *vc, int new_x, int new_y) in ri() 2018 gotoxay(vc, 0, 0); 2593 gotoxay(vc, vc->state.x ,vc->vc_par[0]); in csi_ECMA() 2601 gotoxay(vc, vc->vc_par[1], vc->vc_par[0]); in csi_ECMA() 2659 gotoxay(vc, 0, 0); in do_con_trol() 1426 static void gotoxay(struct vc_data *vc, int new_x, int new_y) gotoxay() function
|