Home
last modified time | relevance | path

Searched refs:vt_fb_suspend (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/vt/hw/fb/
HDvt_fb.h37 void vt_fb_suspend(struct vt_device *vd);
HDvt_fb.c58 .vd_suspend = vt_fb_suspend,
475 vt_fb_suspend(struct vt_device *vd) in vt_fb_suspend() function