Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/input/keyboard/
Dlm8323.c120 struct lm8323_pwm { struct
121 int id;
122 int fade_time;
123 int brightness;
124 int desired_brightness;
148 struct lm8323_pwm pwm[LM8323_NUM_PWMS]; argument