Searched refs:stm32_pwm_lp (Results 1 – 1 of 1) sorted by relevance
20 struct stm32_pwm_lp { struct26 static inline struct stm32_pwm_lp *to_stm32_pwm_lp(struct pwm_chip *chip) in to_stm32_pwm_lp() argument28 return container_of(chip, struct stm32_pwm_lp, chip); in to_stm32_pwm_lp()37 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_apply()163 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_get_state()200 struct stm32_pwm_lp *priv; in stm32_pwm_lp_probe()224 struct stm32_pwm_lp *priv = dev_get_drvdata(dev); in stm32_pwm_lp_suspend()