Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-img.c100 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local
157 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local
178 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local
210 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local
220 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local
331 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local
357 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local
379 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
Dpwm-hibvt.c179 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local
239 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
/Linux-v4.19/include/linux/
Dpwm.h292 struct pwm_chip { struct
301 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument
303 unsigned int of_pwm_n_cells;