Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pwm/
Dpwm-stm32.c40 static inline struct stm32_pwm *to_stm32_pwm_dev(struct pwm_chip *chip) in to_stm32_pwm_dev() function
67 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_round_waveform_tohw()
215 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_round_waveform_fromhw()
258 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_read_waveform()
301 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_write_waveform()
475 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_raw_capture()
536 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_capture()
822 priv = to_stm32_pwm_dev(chip); in stm32_pwm_probe()
874 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_suspend()
896 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_resume()