Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c652 hdmi_edid_read(struct dwc_hdmi_softc *sc, int block, uint8_t **edid, in hdmi_edid_read() function
809 if (hdmi_edid_read(sc, block, &edid, &edid_len) != 0) in dwc_hdmi_detect_hdmi()
832 error = hdmi_edid_read(sc, 0, edid, edid_len); in dwc_hdmi_get_edid()