Home
last modified time | relevance | path

Searched refs:pwm_num_devs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/pwm/
Dpwm-sti.c78 unsigned int pwm_num_devs; member
485 cdata->pwm_num_devs = num_devs; in sti_pwm_probe_dt()
491 if (!cdata->pwm_num_devs && !cdata->cpt_num_devs) { in sti_pwm_probe_dt()
580 cdata->pwm_num_devs = 0; in sti_pwm_probe()
592 if (cdata->pwm_num_devs) { in sti_pwm_probe()
622 pc->chip.npwm = pc->cdata->pwm_num_devs; in sti_pwm_probe()