Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.h57 int dwc_hdmi_get_edid(device_t, uint8_t **, uint32_t *);
H A Ddwc_hdmi_fdt.c185 DEVMETHOD(hdmi_get_edid, dwc_hdmi_get_edid),
H A Ddwc_hdmi.c823 dwc_hdmi_get_edid(device_t dev, uint8_t **edid, uint32_t *edid_len) in dwc_hdmi_get_edid() function
/freebsd/sys/arm/freescale/imx/
H A Dimx6_hdmi.c202 DEVMETHOD(crtc_get_edid, dwc_hdmi_get_edid),