Searched defs:pwm_chip (Results 1 – 3 of 3) sorted by relevance
97 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local156 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local177 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local209 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local219 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local328 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local342 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local364 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
193 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local248 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
83 struct pwm_chip pwm_chip; member