Home
last modified time | relevance | path

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

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