Home
last modified time | relevance | path

Searched refs:getconsxy (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/vt/
Dvc_screen.c308 getconsxy(vc, con_buf + 2); in vcs_read_buf()
529 getconsxy(vc, header + 2); in vcs_write_buf()
Dvt.c4768 void getconsxy(const struct vc_data *vc, unsigned char xy[static 2]) in getconsxy() function