Searched refs:omapfb_move_cursor (Results 1 – 1 of 1) sorted by relevance
120 static void omapfb_move_cursor(struct omapfb_softc *, int, int);610 omapfb_move_cursor(sc, cp->x, cp->y); in omapfb_ioctl()1114 omapfb_move_cursor(struct omapfb_softc *sc, int x, int y) in omapfb_move_cursor() function1191 omapfb_move_cursor(sc, cur->pos.x, cur->pos.y); in omapfb_do_cursor()