Searched refs:update_start (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/video/console/
H A Dtileblit.c141 ops->update_start = tile_update_start; fbcon_set_tileops()
H A Dfbcon.h66 int (*update_start)(struct fb_info *info); member in struct:fbcon_ops
H A Dfbcon.c1415 ops->update_start(info); ywrap_up()
1434 ops->update_start(info); ywrap_down()
1457 ops->update_start(info); ypan_up()
1481 ops->update_start(info); ypan_up_redraw()
1505 ops->update_start(info); ypan_down()
1529 ops->update_start(info); ypan_down_redraw()
2275 ops->update_start(info); fbcon_switch()
2846 ops->update_start(info); fbcon_scrolldelta()
2915 ops->update_start(info); fbcon_modechanged()
H A Dbitblit.c410 ops->update_start = bit_update_start; fbcon_set_bitops()
H A Dfbcon_ccw.c418 ops->update_start = ccw_update_start; fbcon_rotate_ccw()
H A Dfbcon_cw.c401 ops->update_start = cw_update_start; fbcon_rotate_cw()
H A Dfbcon_ud.c446 ops->update_start = ud_update_start; fbcon_rotate_ud()
/linux-4.1.27/drivers/video/fbdev/
H A Dneofb.c1155 /* Calling this also locks offset registers required in update_start */ neofb_set_par()

Completed in 471 milliseconds