Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-stm32.c428 static void stm32_pwm_disable(struct stm32_pwm *priv, unsigned int ch) in stm32_pwm_disable() function
457 stm32_pwm_disable(priv, pwm->hwpwm); in stm32_pwm_apply()