Searched defs:sti_pwm_chip (Results 1 – 1 of 1) sorted by relevance
48 struct sti_pwm_chip { struct49 struct device *dev;73 static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip) in to_sti_pwmchip() argument