Searched refs:vgacon_cursor (Results 1 – 1 of 1) sorted by relevance
71 static void vgacon_cursor(struct vc_data *c, int mode);299 vgacon_cursor(c, CM_ERASE); in vgacon_scrolldelta()356 vgacon_cursor(c, CM_MOVE); in vgacon_scrolldelta()709 static void vgacon_cursor(struct vc_data *c, int mode) in vgacon_cursor() function1430 .con_cursor = vgacon_cursor,