rkvop_softc
struct rkvop_softc;
struct rkvop_softc *sc;
void (*init)(struct rkvop_softc *);
void (*set_polarity)(struct rkvop_softc *,
void rk3399_vop_init(struct rkvop_softc *);
void rk3399_vop_set_polarity(struct rkvop_softc *, enum vop_ep_type, uint32_t);
sizeof (struct rkvop_softc), rkvop_match, rkvop_attach
struct rkvop_softc *sc = (struct rkvop_softc *)self;
struct rkvop_softc *sc = rkcrtc->sc;
struct rkvop_softc *sc = rkcrtc->sc;
struct rkvop_softc *sc = rkcrtc->sc;
struct rkvop_softc *sc = rkcrtc->sc;
struct rkvop_softc *sc = cookie;
struct rkvop_softc *sc = cookie;
rk3399_vop_init(struct rkvop_softc *sc)
rk3399_vop_set_polarity(struct rkvop_softc *sc, enum vop_ep_type ep_type, uint32_t pol)