qcdpc_softc
struct qcdpc_softc *sc = (struct qcdpc_softc *)self;
struct qcdpc_softc *sc = qcdpc_bl;
struct qcdpc_softc *sc = qcdpc_bl;
qcdpc_attach_backlight(struct qcdpc_softc *sc)
struct qcdpc_softc *sc = arg;
qcdpc_dp_aux_wait(struct qcdpc_softc *sc)
qcdpc_dp_aux_write(struct qcdpc_softc *sc, struct drm_dp_aux_msg *msg)
qcdpc_dp_aux_read(struct qcdpc_softc *sc, struct drm_dp_aux_msg *msg)
struct qcdpc_softc *sc = container_of(aux, struct qcdpc_softc, sc_aux);
struct qcdpc_softc *qcdpc_bl;
sizeof(struct qcdpc_softc), qcdpc_match, qcdpc_attach
void qcdpc_attach_backlight(struct qcdpc_softc *);