FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vt_suspend
sys/dev/vt/hw/efifb/efifb.c
66
.vd_suspend = vt_suspend,
sys/dev/vt/hw/fb/vt_fb.c
592
vt_suspend(vd);
sys/dev/vt/hw/simplefb/simplefb.c
68
.vd_suspend = vt_suspend,
sys/dev/vt/hw/vbefb/vbefb.c
66
.vd_suspend = vt_suspend,
sys/dev/vt/vt.h
190
void vt_suspend(struct vt_device *vd);