Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpwm.h280 struct pwm_chip { struct
287 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, argument
296 static inline struct device *pwmchip_parent(const struct pwm_chip *chip) in pwmchip_parent() argument