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

/linux-4.4.14/drivers/pwm/
H A Dpwm-ep93xx.c51 static inline struct ep93xx_pwm *to_ep93xx_pwm(struct pwm_chip *chip) to_ep93xx_pwm() function
73 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_config()
125 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_polarity()
148 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_enable()
162 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_disable()

Completed in 239 milliseconds