Lines Matching refs:pwm_chip
49 struct pwm_chip chip;
53 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip)
58 static int twl4030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
92 static int twl4030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
116 static void twl4030_pwmled_disable(struct pwm_chip *chip,
140 static int twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
157 static int twl6030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
183 static void twl6030_pwmled_disable(struct pwm_chip *chip,
209 static int twl6030_pwmled_request(struct pwm_chip *chip, struct pwm_device *pwm)
235 static void twl6030_pwmled_free(struct pwm_chip *chip, struct pwm_device *pwm)