Searched refs:getconsxy (Results 1 – 3 of 3) sorted by relevance
43 extern void getconsxy(const struct vc_data *vc, unsigned char xy[static 2]);
308 getconsxy(vc, con_buf + 2); in vcs_read_buf()529 getconsxy(vc, header + 2); in vcs_write_buf()
4758 void getconsxy(const struct vc_data *vc, unsigned char xy[static 2]) in getconsxy() function