Home | History | Annotate | Download | only in amlogic

Lines Matching defs:sc_gen

94 	struct genfb_softc	sc_gen;
198 sc->sc_gen.sc_dev = self;
216 genfb_init(&sc->sc_gen);
218 if (sc->sc_gen.sc_width == 0 ||
219 sc->sc_gen.sc_fbsize == 0) {
239 genfb_attach(&sc->sc_gen, &ops);
259 struct rasops_info *ri = &sc->sc_gen.vd.active->scr_ri;
293 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
331 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
410 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
520 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
552 aprint_error_dev(sc->sc_gen.sc_dev,
565 aprint_error_dev(sc->sc_gen.sc_dev,
599 0, CTLTYPE_NODE, device_xname(sc->sc_gen.sc_dev), NULL,
614 aprint_error_dev(sc->sc_gen.sc_dev,