edid 127 dev/vesa/vbe.h struct edid { edid 88 dev/vesa/vesafb.c int vesafb_get_ddc_info(struct vga_pci_softc *, struct edid *); edid 108 dev/vesa/vesafb.c vesafb_get_ddc_info(struct vga_pci_softc *sc, struct edid *info) edid 132 dev/vesa/vesafb.c memcpy(info, buf, sizeof(struct edid));