Home
last modified time | relevance | path

Searched defs:lm8323_pwm (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/input/keyboard/
Dlm8323.c131 struct lm8323_pwm { struct
132 int id;
133 int fade_time;
134 int brightness;
135 int desired_brightness;
159 struct lm8323_pwm pwm[LM8323_NUM_PWMS]; argument