Searched refs:rev_copy (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/core/
H A Dsyscopyarea.c322 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; local
335 rev_copy = 1;
349 if (rev_copy) {
H A Dcfbcopyarea.c388 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; local
402 rev_copy = 1;
416 if (rev_copy) {
/linux-master/drivers/video/fbdev/
H A Datafb.c2463 int rev_copy = 0; local
2497 rev_copy = 1;
H A Damifb.c3243 int rev_copy = 0; local
3270 rev_copy = 1;
3279 if (rev_copy) {

Completed in 172 milliseconds