Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddw_hdmi.h109 enum drm_connector_status dwhdmi_phy_detect(struct dwhdmi_softc *, bool);
H A Ddw_hdmi_phy.c375 dwhdmi_phy_detect(struct dwhdmi_softc *sc, bool force) in dwhdmi_phy_detect() function
/netbsd-src/sys/arch/arm/nxp/
H A Dimx6_dwhdmi.c264 sc->sc_base.sc_detect = dwhdmi_phy_detect; in imx6_dwhdmi_attach()
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_dwhdmi.c308 sc->sc_base.sc_detect = dwhdmi_phy_detect; in rk_dwhdmi_attach()