Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-twl-led.c53 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl() function
94 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable()
119 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable()
159 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable()
186 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable()
211 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request()
237 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free()
A Dpwm-twl.c55 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() function
96 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_enable()
126 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_disable()
155 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_request()
193 struct twl_pwm_chip *twl = to_twl(chip); in twl4030_pwm_free()
223 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_enable()
246 struct twl_pwm_chip *twl = to_twl(chip); in twl6030_pwm_disable()

Completed in 4 milliseconds