omapfb_move_cursor
omapfb_move_cursor(sc, cur->pos.x, cur->pos.y);
static void omapfb_move_cursor(struct omapfb_softc *, int, int);
omapfb_move_cursor(sc, cp->x, cp->y);