HomeSort by relevance Sort by last modified time
    Searched refs:dw_hdmi_read_edid (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/video/rockchip/
rk_hdmi.c 78 return dw_hdmi_read_edid(&priv->hdmi, buf, buf_size);
  /external/u-boot/drivers/video/sunxi/
sunxi_dw_hdmi.c 289 return dw_hdmi_read_edid(&priv->hdmi, buf, buf_size);
  /external/u-boot/include/
dw_hdmi.h 482 int dw_hdmi_read_edid(struct dw_hdmi *hdmi, u8 *buf, int buf_size);
  /external/u-boot/drivers/video/
dw_hdmi.c 688 int dw_hdmi_read_edid(struct dw_hdmi *hdmi, u8 *buf, int buf_size) function

Completed in 480 milliseconds