Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c50 static vd_probe_t vt_efifb_probe; variable
54 .vd_probe = vt_efifb_probe,
76 vt_efifb_probe(struct vt_device *vd) in vt_efifb_probe() function