Home
last modified time | relevance | path

Searched refs:stmpe_24xx_pwm_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-stmpe.c39 static int stmpe_24xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in stmpe_24xx_pwm_enable() function
193 stmpe_24xx_pwm_enable(chip, pwm); in stmpe_24xx_pwm_config()
252 stmpe_24xx_pwm_enable(chip, pwm); in stmpe_24xx_pwm_config()
264 .enable = stmpe_24xx_pwm_enable,
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-stmpe.c39 static int stmpe_24xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in stmpe_24xx_pwm_enable() function
194 stmpe_24xx_pwm_enable(chip, pwm); in stmpe_24xx_pwm_config()
253 stmpe_24xx_pwm_enable(chip, pwm); in stmpe_24xx_pwm_config()
283 err = stmpe_24xx_pwm_enable(chip, pwm); in stmpe_24xx_pwm_apply()

Completed in 2 milliseconds