Home
last modified time | relevance | path

Searched refs:update_region (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dvt_kern.h51 void update_region(struct vc_data *vc, unsigned long start, int count);
/linux-4.1.27/drivers/tty/vt/
Dvc_screen.c548 update_region(vc, (unsigned long)(org0), org - org0); in vcs_write()
Dvt.c392 void update_region(struct vc_data *vc, unsigned long start, int count) in update_region() function
4262 EXPORT_SYMBOL(update_region);
/linux-4.1.27/drivers/video/console/
Dfbcon.c2286 update_region(vc, in fbcon_switch()
2799 update_region(vc, vc->vc_origin, in fbcon_scrolldelta()