Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c55 .vd_init = vt_vbefb_init,
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c55 .vd_init = vt_efifb_init,
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c57 .vd_init = vt_simplefb_init,
/freebsd/sys/powerpc/ps3/
H A Dps3_syscons.c74 .vd_init = ps3fb_init,
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c56 .vd_init = vt_efb_init,
H A Dvt_fb.c47 .vd_init = vt_fb_init,
/freebsd/sys/dev/vt/
H A Dvt.h364 vd_init_t *vd_init; member
H A Dvt_core.c1866 cp->cn_pri = vd->vd_driver->vd_init(vd); in vtterm_cnprobe()
3282 vd->vd_driver->vd_init(vd); in vt_replace_backend()
3301 vd->vd_driver->vd_init(vd); in vt_replace_backend()
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c74 .vd_init = ofwfb_init,
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c109 .vd_init = vt_fb_init,
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c107 .vd_init = vga_init,