Searched refs:twl_pwm_chip (Results 1 – 1 of 1) sorted by relevance
48 struct twl_pwm_chip { struct 54 static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip) in to_twl() argument 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() 344 struct twl_pwm_chip *twl; in twl_pwm_probe()