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

/linux-master/drivers/tty/vt/
H A Dvt.c1420 static void gotoxay(struct vc_data *vc, int new_x, int new_y) function
1907 gotoxay(vc, 0, 0);
2463 gotoxay(vc, vc->state.x ,vc->vc_par[0]);
2471 gotoxay(vc, vc->vc_par[1], vc->vc_par[0]);
2529 gotoxay(vc, 0, 0);

Completed in 109 milliseconds