Home
last modified time | relevance | path

Searched refs:vt_fb_postswitch (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/vt/hw/fb/
H A Dvt_fb.h48 vd_postswitch_t vt_fb_postswitch; variable
H A Dvt_fb.c56 .vd_postswitch = vt_fb_postswitch,
483 vt_fb_postswitch(struct vt_device *vd) in vt_fb_postswitch() function
556 vt_fb_postswitch(vd); in vt_fb_init()
/src/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c118 .vd_postswitch = vt_fb_postswitch,