Lines Matching refs:pwm_chip
49 struct pwm_chip chip;
55 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip)
60 static int twl_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
94 static int twl4030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
124 static void twl4030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
153 static int twl4030_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
191 static void twl4030_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
221 static int twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
244 static void twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
282 static int twl4030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
307 static int twl6030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,