Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dlm8323.c119 struct lm8323_pwm { struct
120 int id;
121 int fade_time;
122 int brightness;
123 int desired_brightness;
147 struct lm8323_pwm pwm[LM8323_NUM_PWMS]; argument