Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-img.c97 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local
154 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local
175 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local
207 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local
217 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
354 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local
376 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
Dpwm-hibvt.c192 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local
253 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
/Linux-v5.4/include/linux/
Dpwm.h290 struct pwm_chip { struct
296 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument
298 unsigned int of_pwm_n_cells;
301 struct list_head list;
302 struct pwm_device *pwms;