Searched refs:omapfb_copyrows (Results 1 – 1 of 1) sorted by relevance
136 static void omapfb_copyrows(void *, int, int, int);679 ri->ri_ops.copyrows = omapfb_copyrows; in omapfb_init_screen()1076 omapfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) in omapfb_copyrows() function