Home
last modified time | relevance | path

Searched refs:to_twl (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pwm/
Dpwm-twl-led.c64 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl() function
105 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable()
130 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable()
170 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable()
197 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable()
222 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request()
248 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free()
Dpwm-twl.c66 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() function
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()