Home
last modified time | relevance | path

Searched refs:stm32_pwm_lp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/ !
H A Dpwm-stm32-lp.c20 struct stm32_pwm_lp { struct
26 static inline struct stm32_pwm_lp *to_stm32_pwm_lp(struct pwm_chip *chip) in to_stm32_pwm_lp() argument
34 static int stm32_pwm_lp_update_allowed(struct stm32_pwm_lp *priv, int channel) in stm32_pwm_lp_update_allowed()
63 static int stm32_pwm_lp_compare_channel_apply(struct stm32_pwm_lp *priv, int channel, in stm32_pwm_lp_compare_channel_apply()
125 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_apply()
298 struct stm32_pwm_lp *priv = to_stm32_pwm_lp(chip); in stm32_pwm_lp_get_state()
356 struct stm32_pwm_lp *priv; in stm32_pwm_lp_probe()