Searched defs:ep93xx_pwm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pwm/
H A Dpwm-ep93xx.c45 struct ep93xx_pwm { struct
73 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_config() local
125 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_polarity() local
148 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_enable() local
162 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); ep93xx_pwm_disable() local
180 struct ep93xx_pwm *ep93xx_pwm; ep93xx_pwm_probe() local
212 struct ep93xx_pwm *ep93xx_pwm = platform_get_drvdata(pdev); ep93xx_pwm_remove() local

Completed in 204 milliseconds