Home
last modified time | relevance | path

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

/openbsd/sys/dev/videomode/
H A Dedidvar.h95 void edid_print(struct edid_info *);
H A Dedid.c158 edid_print(struct edid_info *edid) in edid_print() function
/openbsd/sys/arch/armv7/omap/
H A Damdisplay.c222 edid_print(&sc->sc_edid); in amdisplay_attach()
/openbsd/sys/dev/usb/
H A Dudl.c2049 edid_print(&sc->sc_edid_info); in udl_select_mode()