Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dselection.h41 void getconsxy(const struct vc_data *vc, unsigned char xy[static 2]);
/linux/drivers/tty/vt/
H A Dvt.c5080 void getconsxy(const struct vc_data *vc, unsigned char xy[static 2]) in getconsxy() function