Lines Matching defs:brightness
247 * get platform related brightness paramerters
262 * Initialize PWM brightness parameters
284 int brightness;
291 brightness = sc->sc_brightness; /* save */
294 sc->sc_brightness = brightness; /* resume */
311 * set brightness
333 * get brightness
346 * PWM duty to brightness
367 * brightness to raw duty
401 DPRINTF(("vrc4172pwm:GET BRIGHTNESS: %d\n", *(int *)msg));
408 DPRINTF(("vrc4172pwm:GET MAX BRIGHTNESS: %d\n", *(int *)msg));
411 DPRINTF(("vrc4172pwm:SET BRIGHTNESS: %d\n", *(int *)msg));