Home
last modified time | relevance | path

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

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