Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pwm/
Dpwm-sunplus.c44 struct sunplus_pwm { struct
50 static inline struct sunplus_pwm *to_sunplus_pwm(struct pwm_chip *chip) in to_sunplus_pwm() argument
52 return container_of(chip, struct sunplus_pwm, chip); in to_sunplus_pwm()
58 struct sunplus_pwm *priv = to_sunplus_pwm(chip); in sunplus_pwm_apply()
130 struct sunplus_pwm *priv = to_sunplus_pwm(chip); in sunplus_pwm_get_state()
176 struct sunplus_pwm *priv; in sunplus_pwm_probe()