cpt_num_devs 79 drivers/pwm/pwm-sti.c unsigned int cpt_num_devs; cpt_num_devs 323 drivers/pwm/pwm-sti.c if (pwm->hwpwm >= cdata->cpt_num_devs) { cpt_num_devs 489 drivers/pwm/pwm-sti.c cdata->cpt_num_devs = num_devs; cpt_num_devs 491 drivers/pwm/pwm-sti.c if (!cdata->pwm_num_devs && !cdata->cpt_num_devs) { cpt_num_devs 585 drivers/pwm/pwm-sti.c cdata->cpt_num_devs = 0; cpt_num_devs 612 drivers/pwm/pwm-sti.c if (!cdata->cpt_num_devs) cpt_num_devs 640 drivers/pwm/pwm-sti.c for (i = 0; i < cdata->cpt_num_devs; i++) {