Searched refs:sti_pwm_chip (Results 1 – 1 of 1) sorted by relevance
85 struct sti_pwm_chip { struct117 return container_of(chip, struct sti_pwm_chip, chip); in to_sti_pwmchip()167 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_config()253 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_enable()289 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_disable()308 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_free()316 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_capture()398 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_apply()438 struct sti_pwm_chip *pc = data; in sti_pwm_interrupt()507 static int sti_pwm_probe_dt(struct sti_pwm_chip *pc) in sti_pwm_probe_dt()[all …]