Lines Matching refs:pwm_chip
65 struct pwm_chip chip;
69 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip)
74 static int twl4030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
108 static int twl4030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
132 static void twl4030_pwmled_disable(struct pwm_chip *chip,
156 static int twl4030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm,
195 static int twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
212 static int twl6030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
238 static void twl6030_pwmled_disable(struct pwm_chip *chip,
264 static int twl6030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm,
290 static int twl6030_pwmled_request(struct pwm_chip *chip, struct pwm_device *pwm)
316 static void twl6030_pwmled_free(struct pwm_chip *chip, struct pwm_device *pwm)