Searched refs:stm32_pwm_lp (Results 1 – 1 of 1) sorted by relevance
19 struct stm32_pwm_lp { struct25 static inline struct stm32_pwm_lp *to_stm32_pwm_lp(struct pwm_chip *chip) in to_stm32_pwm_lp() argument27 return container_of(chip, struct stm32_pwm_lp, chip); in to_stm32_pwm_lp()36 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_apply()157 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_get_state()192 struct stm32_pwm_lp *priv; in stm32_pwm_lp_probe()219 struct stm32_pwm_lp *priv = platform_get_drvdata(pdev); in stm32_pwm_lp_remove()