Searched refs:update_region (Results 1 – 4 of 4) sorted by relevance
52 void update_region(struct vc_data *vc, unsigned long start, int count);
601 update_region(vc, (unsigned long)(org0), org - org0); in vcs_write()
689 void update_region(struct vc_data *vc, unsigned long start, int count) in update_region() function4694 EXPORT_SYMBOL(update_region);
2328 update_region(vc, in fbcon_switch()2850 update_region(vc, vc->vc_origin, in fbcon_scrolldelta()