Home
last modified time | relevance | path

Searched refs:omapfb_move_cursor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/ti/
H A Domap3_dss.c120 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() function
1191 omapfb_move_cursor(sc, cur->pos.x, cur->pos.y); in omapfb_do_cursor()