Searched refs:vgacon_cursor (Results 1 – 1 of 1) sorted by relevance
80 static void vgacon_cursor(struct vc_data *c, int mode);266 vgacon_cursor(c, CM_ERASE); in vgacon_scrolldelta()323 vgacon_cursor(c, CM_MOVE); in vgacon_scrolldelta()690 static void vgacon_cursor(struct vc_data *c, int mode) in vgacon_cursor() function1429 .con_cursor = vgacon_cursor,