Home
last modified time | relevance | path

Searched refs:sc_light (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/hpcmips/vr/
Dvrc4172pwm.c272 sc->sc_light = vrc4172pwm_get_light(sc); in vrc4172pwm_init_brightness()
276 sc->sc_light)); in vrc4172pwm_init_brightness()
297 sc->sc_light = on; in vrc4172pwm_light()
438 sc->sc_light_save = sc->sc_light; in vrc4172pwm_pmevent()
Dvrc4172pwmvar.h51 int sc_light; /* backlight on/off */ member