Searched refs:diofb_copyrows (Results 1 – 1 of 1) sorted by relevance
86 static void diofb_copyrows(void *, int, int, int);208 ri->ri_ops.copyrows = diofb_copyrows; in diofb_fbsetup()377 diofb_copyrows(void *cookie, int src, int dst, int n) in diofb_copyrows() function