Searched refs:twl_pwm_chip (Results 1 – 1 of 1) sorted by relevance
59 struct twl_pwm_chip { struct66 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() argument68 return container_of(chip, struct twl_pwm_chip, chip); in to_twl()107 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_enable()137 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_disable()166 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_request()204 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_free()234 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_enable()257 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_disable()295 struct twl_pwm_chip *twl; in twl_pwm_probe()[all …]