Home
last modified time | relevance | path

Searched defs:pwm_chip (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dpwm.h186 struct pwm_chip { struct
195 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument
205 int pwmchip_add_with_polarity(struct pwm_chip *chip, argument
/linux-4.4.14/drivers/pwm/
Dpwm-img.c93 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local
142 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local
158 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local
273 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local