Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dct65550.c55 static void chipsfb_cursor(void *, int, int, int);
389 chipsfb_cursor(void *cookie, int on, int row, int col) in chipsfb_cursor() function
845 ri->ri_ops.cursor = chipsfb_cursor; in chipsfb_init_screen()