Searched defs:devm_pwmchip_add (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dpwm.h415 #define devm_pwmchip_add(dev, chip) __devm_pwmchip_add(dev, chip, THIS_MODULE) macro
510 static inline int devm_pwmchip_add(struct device *dev, struct pwm_chip *chip) function

Completed in 109 milliseconds