Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dselection.h37 extern void getconsxy(struct vc_data *vc, unsigned char *p);
/linux-4.1.27/drivers/tty/vt/
Dvc_screen.c286 getconsxy(vc, con_buf0 + 2); in vcs_read()
485 getconsxy(vc, header + 2); in vcs_write()
Dvt.c4220 void getconsxy(struct vc_data *vc, unsigned char *p) in getconsxy() function