Searched refs:vgatext_set_cursor (Results 1 – 1 of 1) sorted by relevance
106 static void vgatext_set_cursor(struct gfxp_fb_softc *softc, int row, int col);373 vgatext_set_cursor(softc, in vgatext_kdsettext()771 vgatext_set_cursor(softc, ca->row, ca->col); in vgatext_cons_cursor()809 vgatext_set_cursor(struct gfxp_fb_softc *softc, int row, int col) in vgatext_set_cursor() function