sti_pwm_chip      114 drivers/pwm/pwm-sti.c static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip)
sti_pwm_chip      116 drivers/pwm/pwm-sti.c 	return container_of(chip, struct sti_pwm_chip, chip);
sti_pwm_chip      122 drivers/pwm/pwm-sti.c static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period,
sti_pwm_chip      166 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = to_sti_pwmchip(chip);
sti_pwm_chip      252 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = to_sti_pwmchip(chip);
sti_pwm_chip      288 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = to_sti_pwmchip(chip);
sti_pwm_chip      307 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = to_sti_pwmchip(chip);
sti_pwm_chip      315 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = to_sti_pwmchip(chip);
sti_pwm_chip      405 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = data;
sti_pwm_chip      474 drivers/pwm/pwm-sti.c static int sti_pwm_probe_dt(struct sti_pwm_chip *pc)
sti_pwm_chip      542 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc;
sti_pwm_chip      660 drivers/pwm/pwm-sti.c 	struct sti_pwm_chip *pc = platform_get_drvdata(pdev);