Lines Matching defs:vd

302 vt_schedule_flush(struct vt_device *vd, int ms)  in vt_schedule_flush()
315 struct vt_device *vd = vw->vw_device; in vt_resume_flush_timer() local
328 vt_suspend_flush_timer(struct vt_device *vd) in vt_suspend_flush_timer()
498 struct vt_device *vd; in vt_proc_window_switch() local
567 struct vt_device *vd = vw->vw_device; in vt_window_switch() local
647 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) in vt_termsize()
663 vt_termrect(struct vt_device *vd, struct vt_font *vf, term_rect_t *rect) in vt_termrect()
685 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) in vt_winsize()
704 struct vt_device *vd; in vt_compute_drawable_area() local
758 vt_machine_kbdevent(struct vt_device *vd, int c) in vt_machine_kbdevent()
821 struct vt_device *vd; in vt_scrollmode_kbdevent() local
875 vt_processkey(keyboard_t *kbd, struct vt_device *vd, int c) in vt_processkey()
1016 struct vt_device *vd = arg; in vt_kbdevent() local
1039 vt_allocate_keyboard(struct vt_device *vd) in vt_allocate_keyboard()
1123 struct vt_device *vd = vw->vw_device; in vtterm_bell() local
1154 struct vt_device *vd = vw->vw_device; in vtterm_beep() local
1267 vt_is_cursor_in_area(const struct vt_device *vd, const term_rect_t *area) in vt_is_cursor_in_area()
1287 vt_mark_mouse_position_as_dirty(struct vt_device *vd, int locked) in vt_mark_mouse_position_as_dirty()
1331 vt_set_border(struct vt_device *vd, const term_rect_t *area, in vt_set_border()
1361 vt_flush_to_buffer(struct vt_device *vd, in vt_flush_to_buffer()
1401 vt_bitblt_buffer(struct vt_device *vd, const struct vt_window *vw, in vt_bitblt_buffer()
1462 vt_draw_decorations(struct vt_device *vd) in vt_draw_decorations()
1477 vt_flush(struct vt_device *vd) in vt_flush()
1610 struct vt_device *vd; in vt_timer() local
1651 struct vt_device *vd = vw->vw_device; in vtterm_done() local
1676 vtterm_splash(struct vt_device *vd) in vtterm_splash()
1835 struct vt_device *vd = vw->vw_device; in vtterm_cnprobe() local
1912 struct vt_device *vd = vw->vw_device; in vtterm_cngetc() local
2001 vtterm_cngrab_noswitch(struct vt_device *vd, struct vt_window *vw) in vtterm_cngrab_noswitch()
2027 vtterm_cnungrab_noswitch(struct vt_device *vd, struct vt_window *vw) in vtterm_cnungrab_noswitch()
2048 struct vt_device *vd; in vtterm_cngrab() local
2067 struct vt_device *vd; in vtterm_cnungrab() local
2096 struct vt_device *vd = vw->vw_device; in vtterm_opened() local
2112 struct vt_device *vd = vw->vw_device; in vt_change_font() local
2271 vt_mouse_terminput_button(struct vt_device *vd, int button) in vt_mouse_terminput_button()
2297 vt_mouse_terminput(struct vt_device *vd, int type, int x, int y, int event, in vt_mouse_terminput()
2350 struct vt_device *vd; in vt_mouse_event() local
2506 struct vt_device *vd; in vt_mouse_state() local
2532 struct vt_device *vd = vw->vw_device; in vtterm_mmap() local
2546 struct vt_device *vd = vw->vw_device; in vtterm_ioctl() local
3116 vt_allocate_window(struct vt_device *vd, unsigned int window) in vt_allocate_window()
3147 vt_upgrade(struct vt_device *vd) in vt_upgrade()
3216 vt_resize(struct vt_device *vd) in vt_resize()
3240 struct vt_device *vd; in vt_replace_backend() local
3335 struct vt_device *vd; in vt_suspend_handler() local
3346 struct vt_device *vd; in vt_resume_handler() local
3405 vt_suspend(struct vt_device *vd) in vt_suspend()
3425 vt_resume(struct vt_device *vd) in vt_resume()