Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vt/hw/efifb/
H A Defifb.c58 .vd_init = vt_efifb_init,
/freebsd-13.1/sys/dev/vt/hw/vbefb/
H A Dvbefb.c58 .vd_init = vt_vbefb_init,
/freebsd-13.1/sys/powerpc/ps3/
H A Dps3_syscons.c77 .vd_init = ps3fb_init,
/freebsd-13.1/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c59 .vd_init = vt_efb_init,
H A Dvt_fb.c49 .vd_init = vt_fb_init,
/freebsd-13.1/sys/dev/vt/
H A Dvt.h351 vd_init_t *vd_init; member
H A Dvt_core.c1677 cp->cn_pri = vd->vd_driver->vd_init(vd); in vtterm_cnprobe()
3074 vd->vd_driver->vd_init(vd); in vt_replace_backend()
3093 vd->vd_driver->vd_init(vd); in vt_replace_backend()
/freebsd-13.1/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c76 .vd_init = ofwfb_init,
/freebsd-13.1/sys/dev/vt/hw/vga/
H A Dvt_vga.c109 .vd_init = vga_init,