Searched refs:vgacon_cursor (Results 1 – 1 of 1) sorted by relevance
79 static void vgacon_cursor(struct vc_data *c, int mode);264 vgacon_cursor(c, CM_ERASE); in vgacon_scrolldelta()321 vgacon_cursor(c, CM_MOVE); in vgacon_scrolldelta()688 static void vgacon_cursor(struct vc_data *c, int mode) in vgacon_cursor() function1419 .con_cursor = vgacon_cursor,