Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c404 static int stm32_pwm_enable(struct stm32_pwm *priv, int ch) in stm32_pwm_enable() function
470 ret = stm32_pwm_enable(priv, pwm->hwpwm); in stm32_pwm_apply()