Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c48 static vd_init_t vt_vbefb_init; variable
55 .vd_init = vt_vbefb_init,
95 vt_vbefb_init(struct vt_device *vd) in vt_vbefb_init() function