Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-twl-led.c68 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl() function
109 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable()
134 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable()
212 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable()
239 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable()
290 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request()
316 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free()
363 twl = to_twl(chip); in twl_pwmled_probe()
H A Dpwm-twl.c54 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() function
95 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()