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

/openbsd-current/sys/arch/loongson/dev/
H A Dradeonfb.c157 int radeonfb_erasecols(void *, int, int, int, uint32_t);
438 radeonfb_erasecols(void *cookie, int row, int col, int num, uint32_t attr) function
675 ri->ri_ops.erasecols = radeonfb_erasecols;
/openbsd-current/sys/arch/sparc64/dev/
H A Dradeonfb.c145 int radeonfb_erasecols(void *, int, int, int, uint32_t);
233 ri->ri_ops.erasecols = radeonfb_erasecols;
472 radeonfb_erasecols(void *cookie, int row, int col, int num, uint32_t attr) function

Completed in 242 milliseconds