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

/linux-master/include/linux/
H A Dvt_kern.h41 void update_region(struct vc_data *vc, unsigned long start, int count);
/linux-master/drivers/tty/vt/
H A Dvc_screen.c698 update_region(vc, (unsigned long)(org0), org - org0);
H A Dvt.c627 void update_region(struct vc_data *vc, unsigned long start, int count) function
637 EXPORT_SYMBOL(update_region); variable
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c2176 update_region(vc,

Completed in 241 milliseconds