Searched refs:machfb_eraserows (Results 1 – 1 of 1) sorted by relevance
220 int machfb_eraserows(void *, int, int, uint32_t);313 ri->ri_ops.eraserows = machfb_eraserows; in machfb_attach()568 machfb_eraserows(void *cookie, int row, int num, uint32_t attr) in machfb_eraserows() function