Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfb.c169 static void radeonfb_erasecols(void *, int, int, int, long);
2437 ri->ri_ops.erasecols = radeonfb_erasecols; in radeonfb_init_screen()
3144 radeonfb_erasecols(void *cookie, int row, int startcol, int ncols, in radeonfb_erasecols() function