Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dselection.h44 extern void putconsxy(struct vc_data *vc, unsigned char xy[static const 2]);
/Linux-v6.1/drivers/tty/vt/
Dvc_screen.c535 putconsxy(vc, header + 2); in vcs_write_buf()
Dvt.c4765 void putconsxy(struct vc_data *vc, unsigned char xy[static const 2]) in putconsxy() function