Lines Matching defs:twl_pwmled_chip
48 struct twl_pwmled_chip {
53 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip)
55 return container_of(chip, struct twl_pwmled_chip, chip);
94 struct twl_pwmled_chip *twl = to_twl(chip);
119 struct twl_pwmled_chip *twl = to_twl(chip);
159 struct twl_pwmled_chip *twl = to_twl(chip);
186 struct twl_pwmled_chip *twl = to_twl(chip);
211 struct twl_pwmled_chip *twl = to_twl(chip);
237 struct twl_pwmled_chip *twl = to_twl(chip);
278 struct twl_pwmled_chip *twl;
309 struct twl_pwmled_chip *twl = platform_get_drvdata(pdev);