Home
last modified time | relevance | path

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

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