Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
331 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local
343 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local
365 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
254 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
Dpwm-sl28cpld.c83 struct pwm_chip pwm_chip; member
/kernel/linux/linux-6.6/include/linux/
Dpwm.h295 struct pwm_chip { struct
301 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, argument
303 unsigned int of_pwm_n_cells;
306 struct list_head list;
307 struct pwm_device *pwms;
/kernel/linux/linux-5.10/include/linux/
Dpwm.h289 struct pwm_chip { struct
295 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument
297 unsigned int of_pwm_n_cells;
300 struct list_head list;
301 struct pwm_device *pwms;
/kernel/linux/linux-6.6/drivers/pwm/
Dpwm-hibvt.c195 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local
250 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local