Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dcore.c341 int devm_pwmchip_add(struct device *dev, struct pwm_chip *chip) in devm_pwmchip_add() function
/openbmc/linux/include/linux/
H A Dpwm.h468 static inline int devm_pwmchip_add(struct device *dev, struct pwm_chip *chip) in devm_pwmchip_add() function