Searched defs:shadow_protect_win (Results 1 - 1 of 1) sorted by relevance

/drivers/video/
H A Ds3c-fb.c419 * shadow_protect_win() - disable updating values from shadow registers at vsync
424 static void shadow_protect_win(struct s3c_fb_win *win, bool protect) function
504 shadow_protect_win(win, 1);
717 shadow_protect_win(win, 0);
857 shadow_protect_win(win, 1);
860 shadow_protect_win(win, 0);
864 shadow_protect_win(win, 1);
866 shadow_protect_win(win, 0);
878 shadow_protect_win(win, 1);
880 shadow_protect_win(wi
[all...]

Completed in 81 milliseconds