Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pwm/
Dpwm-stm32.c582 static unsigned int stm32_pwm_detect_channels(struct stm32_pwm *priv, in stm32_pwm_detect_channels() function
631 priv->chip.npwm = stm32_pwm_detect_channels(priv, &num_enabled); in stm32_pwm_probe()
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-stm32.c579 static int stm32_pwm_detect_channels(struct stm32_pwm *priv) in stm32_pwm_detect_channels() function
639 priv->chip.npwm = stm32_pwm_detect_channels(priv); in stm32_pwm_probe()