Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-stm32.c40 static inline struct stm32_pwm *to_stm32_pwm_dev(struct pwm_chip *chip) in to_stm32_pwm_dev() function
96 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_raw_capture()
157 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_capture()
450 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_apply()
478 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_apply_locked()
492 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_get_state()
658 priv = to_stm32_pwm_dev(chip); in stm32_pwm_probe()
707 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_suspend()
729 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_resume()