Home | History | Annotate | Download | only in amlogic

Lines Matching refs:sc_gen

94 	struct genfb_softc	sc_gen;
197 sc->sc_gen.sc_dev = self;
215 genfb_init(&sc->sc_gen);
217 if (sc->sc_gen.sc_width == 0 ||
218 sc->sc_gen.sc_fbsize == 0) {
238 genfb_attach(&sc->sc_gen, &ops);
258 struct rasops_info *ri = &sc->sc_gen.vd.active->scr_ri;
292 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
330 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
409 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
519 prop_dictionary_t cfg = device_properties(sc->sc_gen.sc_dev);
551 aprint_error_dev(sc->sc_gen.sc_dev,
564 aprint_error_dev(sc->sc_gen.sc_dev,
598 0, CTLTYPE_NODE, device_xname(sc->sc_gen.sc_dev), NULL,
613 aprint_error_dev(sc->sc_gen.sc_dev,