Searched refs:vt_resume_flush_timer (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/vt/ |
| HD | vt_cpulogos.c | 197 vt_resume_flush_timer(vd, 0); in vt_fini_logos() 256 vt_resume_flush_timer(vd, 0); in vt_init_logos()
|
| HD | vt_core.c | 288 vt_resume_flush_timer(struct vt_device *vd, int ms) in vt_resume_flush_timer() function 542 vt_resume_flush_timer(vd, 0); in vt_window_switch() 662 vt_resume_flush_timer(vw->vw_device, 0); in vt_scroll() 1019 vt_resume_flush_timer(vw->vw_device, 0); in vtterm_cursor() 1028 vt_resume_flush_timer(vw->vw_device, 0); in vtterm_putchar() 1037 vt_resume_flush_timer(vw->vw_device, 0); in vtterm_fill() 1047 vt_resume_flush_timer(vw->vw_device, 0); in vtterm_copy() 1058 vt_resume_flush_timer(vw->vw_device, 0); in vtterm_param() 1636 vt_resume_flush_timer(vw->vw_device, 0); in vt_change_font() 1863 vt_resume_flush_timer(vw->vw_device, 0); in vt_mouse_event() [all …]
|
| HD | vt.h | 173 void vt_resume_flush_timer(struct vt_device *vd, int ms);
|