Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-twl-led.c64 struct twl_pwmled_chip { struct
68 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl() argument
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()
348 struct twl_pwmled_chip *twl; in twl_pwmled_probe()