[go: nahoru, domu]

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

/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.c1419 ops->update_start(info);
1438 ops->update_start(info);
1461 ops->update_start(info);
1485 ops->update_start(info);
1509 ops->update_start(info);
1533 ops->update_start(info);
2279 ops->update_start(info);
2850 ops->update_start(info);
2919 ops->update_start(info);
H A Dbitblit.c410 ops->update_start = bit_update_start;
H A Dfbcon_ccw.c418 ops->update_start = ccw_update_start;
H A Dfbcon_cw.c401 ops->update_start = cw_update_start;
H A Dfbcon_ud.c446 ops->update_start = ud_update_start;

Completed in 116 milliseconds