Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fb/
H A Dcreator.c195 static void creator_cursor_enable(struct creator_softc *sc, int onoff);
722 creator_cursor_enable(sc, 0); in creator_ioctl()
863 creator_cursor_enable(sc, 1); in creator_putm()
1081 creator_cursor_enable(struct creator_softc *sc, int onoff) in creator_cursor_enable() function
1098 creator_cursor_enable(sc, 0); in creator_cursor_install()
1119 creator_cursor_enable(sc, 0); in creator_shutdown()