Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dselection.h40 extern void getconsxy(struct vc_data *vc, unsigned char *p);
/Linux-v5.4/drivers/tty/vt/
Dvc_screen.c359 getconsxy(vc, con_buf0 + 2); in vcs_read()
557 getconsxy(vc, header + 2); in vcs_write()
Dvt.c4647 void getconsxy(struct vc_data *vc, unsigned char *p) in getconsxy() function