Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-img.c97 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local
156 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local
177 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local
209 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local
219 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local
328 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local
342 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local
364 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
Dpwm-hibvt.c193 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local
248 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
Dpwm-sl28cpld.c83 struct pwm_chip pwm_chip; member