Searched refs:to_twl (Results 1 – 2 of 2) sorted by relevance
54 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() function95 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_enable()125 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_disable()154 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_request()192 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_free()222 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_enable()245 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_disable()349 twl = to_twl(chip); in twl_pwm_probe()
64 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl() function