Home
last modified time | relevance | path

Searched defs:stmpe_pwm (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/pwm/
A Dpwm-stmpe.c28 struct stmpe_pwm { struct
34 static inline struct stmpe_pwm *to_stmpe_pwm(struct pwm_chip *chip) in to_stmpe_pwm() argument
41 struct stmpe_pwm *stmpe_pwm = to_stmpe_pwm(chip); in stmpe_24xx_pwm_enable() local
67 struct stmpe_pwm *stmpe_pwm = to_stmpe_pwm(chip); in stmpe_24xx_pwm_disable() local
102 struct stmpe_pwm *stmpe_pwm = to_stmpe_pwm(chip); in stmpe_24xx_pwm_config() local
295 struct stmpe_pwm *stmpe_pwm; in stmpe_pwm_probe() local

Completed in 6 milliseconds