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

  /src/sys/dev/ic/
anx_dp.h 43 struct anxdp_softc;
47 struct anxdp_softc *sc;
55 struct anxdp_softc { struct
78 int anxdp_attach(struct anxdp_softc *);
79 int anxdp_bind(struct anxdp_softc *, struct drm_encoder *);
81 void anxdp_dpms(struct anxdp_softc *, int);
anx_dp.c 221 anxdp_audio_init(struct anxdp_softc *sc)
227 isrockchip(struct anxdp_softc * const sc)
237 struct anxdp_softc * const sc = anxdp_connector->sc;
262 anxdp_analog_power_up_all(struct anxdp_softc * const sc)
275 anxdp_await_pll_lock(struct anxdp_softc * const sc)
290 anxdp_init_hpd(struct anxdp_softc * const sc)
307 anxdp_init_aux(struct anxdp_softc * const sc)
347 struct anxdp_softc * const sc = anxdp_connector->sc;
390 struct anxdp_softc * const sc = bridge->driver_private;
414 anxdp_macro_reset(struct anxdp_softc * const sc
    [all...]
  /src/sys/arch/arm/rockchip/
rk_anxdp.c 63 struct anxdp_softc sc_base;

Completed in 12 milliseconds