HomeSort by: relevance | last modified time | path
    Searched defs:vrc4172pwm_light (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/vr/
vrc4172pwm.c 73 void vrc4172pwm_light(struct vrc4172pwm_softc *, int);
282 vrc4172pwm_light(struct vrc4172pwm_softc *sc, int on) function in typeref:typename:void
286 DPRINTF(("vrc4172pwm_light: %s\n", on?"ON":"OFF"));
393 vrc4172pwm_light(sc, why);
439 vrc4172pwm_light(sc, 0);
442 vrc4172pwm_light(sc, sc->sc_light_save);
vrc4172pwm.c 73 void vrc4172pwm_light(struct vrc4172pwm_softc *, int);
282 vrc4172pwm_light(struct vrc4172pwm_softc *sc, int on) function in typeref:typename:void
286 DPRINTF(("vrc4172pwm_light: %s\n", on?"ON":"OFF"));
393 vrc4172pwm_light(sc, why);
439 vrc4172pwm_light(sc, 0);
442 vrc4172pwm_light(sc, sc->sc_light_save);

Completed in 22 milliseconds