Lines Matching refs:twl_pwmled_chip
64 struct twl_pwmled_chip {
69 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip)
71 return container_of(chip, struct twl_pwmled_chip, chip);
110 struct twl_pwmled_chip *twl = to_twl(chip);
135 struct twl_pwmled_chip *twl = to_twl(chip);
214 struct twl_pwmled_chip *twl = to_twl(chip);
241 struct twl_pwmled_chip *twl = to_twl(chip);
292 struct twl_pwmled_chip *twl = to_twl(chip);
318 struct twl_pwmled_chip *twl = to_twl(chip);
350 struct twl_pwmled_chip *twl;