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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.h66 int (*update_start)(struct fb_info *info); member in struct:fbcon_ops
H A Dtileblit.c141 ops->update_start = tile_update_start;
H A Dfbcon.c1399 ops->update_start(info);
1418 ops->update_start(info);
1441 ops->update_start(info);
1465 ops->update_start(info);
1489 ops->update_start(info);
1513 ops->update_start(info);
2251 ops->update_start(info);
2822 ops->update_start(info);
2891 ops->update_start(info);
H A Dbitblit.c411 ops->update_start = bit_update_start;
H A Dfbcon_ccw.c419 ops->update_start = ccw_update_start;
H A Dfbcon_cw.c403 ops->update_start = cw_update_start;
H A Dfbcon_ud.c447 ops->update_start = ud_update_start;

Completed in 123 milliseconds