Searched refs:vd_probe (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/vt/hw/efifb/
H A Defifb.c54 .vd_probe = vt_efifb_probe,
/freebsd-current/sys/dev/vt/hw/vbefb/
H A Dvbefb.c54 .vd_probe = vt_vbefb_probe,
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c55 .vd_probe = vt_simplefb_probe,
/freebsd-current/sys/powerpc/ps3/
H A Dps3_syscons.c73 .vd_probe = ps3fb_probe,
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c55 .vd_probe = vt_efb_probe,
/freebsd-current/sys/dev/vt/
H A Dvt.h360 vd_probe_t *vd_probe; member in struct:vt_driver
H A Dvt_core.c1828 if (vtd->vd_probe == NULL)
1830 if (vtd->vd_probe(vd) == CN_DEAD)
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c72 .vd_probe = ofwfb_probe,
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c105 .vd_probe = vga_probe,

Completed in 98 milliseconds