HomeSort by: relevance | last modified time | path
    Searched refs:dwhdmi_bind (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
dw_hdmi.h 104 int dwhdmi_bind(struct dwhdmi_softc *, struct drm_encoder *);
dw_hdmi.c 896 dwhdmi_bind(struct dwhdmi_softc *sc, struct drm_encoder *encoder) function in typeref:typename:int
  /src/sys/arch/arm/nxp/
imx6_dwhdmi.c 168 error = dwhdmi_bind(&sc->sc_base, &sc->sc_encoder);
  /src/sys/arch/arm/rockchip/
rk_dwhdmi.c 163 error = dwhdmi_bind(&sc->sc_base, &sc->sc_encoder);
  /src/sys/arch/arm/sunxi/
sunxi_dwhdmi.c 113 error = dwhdmi_bind(&sc->sc_base, encoder);

Completed in 14 milliseconds