Symbol: anxdp_softc
sys/arch/arm/rockchip/rk_anxdp.c
63
struct anxdp_softc sc_base;
sys/dev/ic/anx_dp.c
1025
anxdp_attach(struct anxdp_softc *sc)
sys/dev/ic/anx_dp.c
1053
anxdp_bind(struct anxdp_softc *sc, struct drm_encoder *encoder)
sys/dev/ic/anx_dp.c
1080
struct anxdp_softc * const sc = device_lookup_private(&anxdp_cd, 0);
sys/dev/ic/anx_dp.c
221
anxdp_audio_init(struct anxdp_softc *sc)
sys/dev/ic/anx_dp.c
227
isrockchip(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
237
struct anxdp_softc * const sc = anxdp_connector->sc;
sys/dev/ic/anx_dp.c
262
anxdp_analog_power_up_all(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
275
anxdp_await_pll_lock(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
290
anxdp_init_hpd(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
307
anxdp_init_aux(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
347
struct anxdp_softc * const sc = anxdp_connector->sc;
sys/dev/ic/anx_dp.c
390
struct anxdp_softc * const sc = bridge->driver_private;
sys/dev/ic/anx_dp.c
414
anxdp_macro_reset(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
427
anxdp_link_start(struct anxdp_softc * const sc, struct anxdp_link * const link)
sys/dev/ic/anx_dp.c
470
anxdp_process_clock_recovery(struct anxdp_softc * const sc,
sys/dev/ic/anx_dp.c
516
anxdp_process_eq(struct anxdp_softc * const sc, struct anxdp_link * const link)
sys/dev/ic/anx_dp.c
561
anxdp_train_link(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
607
anxdp_bringup(struct anxdp_softc * const sc)
sys/dev/ic/anx_dp.c
691
struct anxdp_softc * const sc = bridge->driver_private;
sys/dev/ic/anx_dp.c
753
struct anxdp_softc * const sc = bridge->driver_private;
sys/dev/ic/anx_dp.c
792
struct anxdp_softc * const sc = arg->context;
sys/dev/ic/anx_dp.c
813
struct anxdp_softc * const sc = priv;
sys/dev/ic/anx_dp.c
824
struct anxdp_softc * const sc = priv;
sys/dev/ic/anx_dp.c
839
struct anxdp_softc * const sc = priv;
sys/dev/ic/anx_dp.c
906
struct anxdp_softc * const sc = container_of(dpaux, struct anxdp_softc,
sys/dev/ic/anx_dp.h
43
struct anxdp_softc;
sys/dev/ic/anx_dp.h
47
struct anxdp_softc *sc;
sys/dev/ic/anx_dp.h
78
int anxdp_attach(struct anxdp_softc *);
sys/dev/ic/anx_dp.h
79
int anxdp_bind(struct anxdp_softc *, struct drm_encoder *);
sys/dev/ic/anx_dp.h
81
void anxdp_dpms(struct anxdp_softc *, int);