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

/linux-4.4.14/drivers/pwm/
H A Dpwm-twl.c59 struct twl_pwm_chip { struct
66 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) to_twl()
68 return container_of(chip, struct twl_pwm_chip, chip); to_twl()
107 struct twl_pwm_chip *twl = to_twl(chip); twl4030_pwm_enable()
137 struct twl_pwm_chip *twl = to_twl(chip); twl4030_pwm_disable()
166 struct twl_pwm_chip *twl = to_twl(chip); twl4030_pwm_request()
204 struct twl_pwm_chip *twl = to_twl(chip); twl4030_pwm_free()
234 struct twl_pwm_chip *twl = to_twl(chip); twl6030_pwm_enable()
257 struct twl_pwm_chip *twl = to_twl(chip); twl6030_pwm_disable()
295 struct twl_pwm_chip *twl; twl_pwm_probe()
325 struct twl_pwm_chip *twl = platform_get_drvdata(pdev); twl_pwm_remove()

Completed in 38 milliseconds