Home | History | Annotate | Download | only in dev

Lines Matching refs:sc_max_brightness

381 			if (sc->sc_max_brightness > 0)
389 dispparam->curval, (sc->sc_max_brightness > 0) ?
411 if (sc->sc_max_brightness > 0) {
413 dispparam->max = sc->sc_max_brightness;
416 " current=%d\n", sc->sc_max_brightness,
437 sc->sc_max_brightness));
438 if (sc->sc_max_brightness > 0) { /* dimmer */
446 sc->sc_max_brightness;
487 sc->sc_max_brightness < dispparam->curval)
489 if (sc->sc_max_brightness > 0) {
614 sc->sc_max_brightness = val;
624 sc->sc_brightness = sc->sc_max_brightness;
633 sc->sc_max_brightness = -1;