Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dct65550.c57 static void chipsfb_erasecols(void *, int, int, int, long);
448 chipsfb_erasecols(void *cookie, int row, int startcol, int ncols, in chipsfb_erasecols() function
844 ri->ri_ops.erasecols = chipsfb_erasecols; in chipsfb_init_screen()