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

/freebsd-current/sys/dev/vt/hw/efifb/
H A Defifb.c55 .vd_init = vt_efifb_init,
/freebsd-current/sys/dev/vt/hw/vbefb/
H A Dvbefb.c55 .vd_init = vt_vbefb_init,
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c56 .vd_init = vt_simplefb_init,
/freebsd-current/sys/powerpc/ps3/
H A Dps3_syscons.c74 .vd_init = ps3fb_init,
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c56 .vd_init = vt_efb_init,
H A Dvt_fb.c46 .vd_init = vt_fb_init,
/freebsd-current/sys/dev/vt/
H A Dvt.h361 vd_init_t *vd_init; member in struct:vt_driver
H A Dvt_core.c1841 cp->cn_pri = vd->vd_driver->vd_init(vd);
3254 vd->vd_driver->vd_init(vd);
3273 vd->vd_driver->vd_init(vd);
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c73 .vd_init = ofwfb_init,
/freebsd-current/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c108 .vd_init = vt_fb_init,
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c106 .vd_init = vga_init,

Completed in 81 milliseconds