Lines Matching defs:rkvop_softc
126 struct rkvop_softc;
131 struct rkvop_softc *sc;
134 struct rkvop_softc {
156 void (*init)(struct rkvop_softc *);
157 void (*set_polarity)(struct rkvop_softc *,
168 void rk3399_vop_init(struct rkvop_softc *);
169 void rk3399_vop_set_polarity(struct rkvop_softc *, enum vop_ep_type, uint32_t);
189 sizeof (struct rkvop_softc), rkvop_match, rkvop_attach
208 struct rkvop_softc *sc = (struct rkvop_softc *)self;
284 struct rkvop_softc *sc = rkcrtc->sc;
356 struct rkvop_softc *sc = rkcrtc->sc;
402 struct rkvop_softc *sc = rkcrtc->sc;
495 struct rkvop_softc *sc = rkcrtc->sc;
521 struct rkvop_softc *sc = cookie;
553 struct rkvop_softc *sc = cookie;
569 rk3399_vop_init(struct rkvop_softc *sc)
579 rk3399_vop_set_polarity(struct rkvop_softc *sc, enum vop_ep_type ep_type, uint32_t pol)