Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dselection.h42 void putconsxy(struct vc_data *vc, unsigned char xy[static const 2]);
/linux/drivers/tty/vt/
H A Dvc_screen.c530 putconsxy(vc, header + 2); in vcs_write_buf()
H A Dvt.c4986 void putconsxy(struct vc_data *vc, unsigned char xy[static const 2]) in putconsxy() function