Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-stmpe.c64 static void stmpe_24xx_pwm_disable(struct pwm_chip *chip, in stmpe_24xx_pwm_disable() function
114 stmpe_24xx_pwm_disable(chip, pwm); in stmpe_24xx_pwm_config()
265 .disable = stmpe_24xx_pwm_disable,
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-stmpe.c64 static int stmpe_24xx_pwm_disable(struct pwm_chip *chip, in stmpe_24xx_pwm_disable() function
113 ret = stmpe_24xx_pwm_disable(chip, pwm); in stmpe_24xx_pwm_config()
273 return stmpe_24xx_pwm_disable(chip, pwm); in stmpe_24xx_pwm_apply()

Completed in 1 milliseconds