Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-berlin.c57 static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip) in to_berlin_pwm_chip() function
78 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config()
117 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity()
134 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable()
147 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable()
207 bpc = to_berlin_pwm_chip(chip); in berlin_pwm_probe()
231 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_suspend()
251 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_resume()