Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h284 struct pwm_chip { struct
291 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, argument
301 static inline struct device *pwmchip_parent(const struct pwm_chip *chip) in pwmchip_parent() argument