Home
last modified time | relevance | path

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

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