Searched refs:switch_callout (Results 1 – 2 of 2) sorted by relevance
89 callout_t switch_callout; member421 callout_init(&vc->switch_callout, 0); in ega_init()663 callout_reset(&vc->switch_callout, 0, in ega_show_screen()
81 struct callout switch_callout; member 218 callout_init(&vdp->switch_callout, 0); in vcons_init_common() 219 callout_setfunc(&vdp->switch_callout, vcons_do_switch, vd); in vcons_init_common() 600 callout_schedule(&vdp->switch_callout, 1); in vcons_do_switch() 955 callout_schedule(&vdp->switch_callout, 0); in vcons_copycols_buffer()