HomeSort by: relevance | last modified time | path
    Searched defs:radeonfb_eraserows (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
radeonfb.c 172 static void radeonfb_eraserows(void *, int, int, long);
2703 ri->ri_ops.eraserows = radeonfb_eraserows;
3416 radeonfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void

Completed in 14 milliseconds