Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpwm.h166 struct pwm_chip { struct
175 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument
185 int pwmchip_add(struct pwm_chip *chip); argument
/linux-4.1.27/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