Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-stm32.c432 static void stm32_pwm_disable(struct stm32_pwm *priv, int ch) in stm32_pwm_disable() function
461 stm32_pwm_disable(priv, pwm->hwpwm); in stm32_pwm_apply()