Searched refs:update_region (Results 1 – 4 of 4) sorted by relevance
51 void update_region(struct vc_data *vc, unsigned long start, int count);
548 update_region(vc, (unsigned long)(org0), org - org0); in vcs_write()
396 void update_region(struct vc_data *vc, unsigned long start, int count) in update_region() function4297 EXPORT_SYMBOL(update_region);
2291 update_region(vc, in fbcon_switch()2804 update_region(vc, vc->vc_origin, in fbcon_scrolldelta()