Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-twl-led.c48 struct twl_pwmled_chip { struct
53 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl()
55 return container_of(chip, struct twl_pwmled_chip, chip); in to_twl()
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()
278 struct twl_pwmled_chip *tw in twl_pwmled_probe()
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-twl-led.c64 struct twl_pwmled_chip { struct
69 static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip) in to_twl()
71 return container_of(chip, struct twl_pwmled_chip, chip); in to_twl()
110 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_enable()
135 struct twl_pwmled_chip *twl = to_twl(chip); in twl4030_pwmled_disable()
214 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_enable()
241 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_disable()
292 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_request()
318 struct twl_pwmled_chip *twl = to_twl(chip); in twl6030_pwmled_free()
350 struct twl_pwmled_chip *tw in twl_pwmled_probe()
[all...]

Completed in 2 milliseconds