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

/linux-4.4.14/drivers/pwm/
H A Dcore.c806 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) devm_pwm_get() function
824 EXPORT_SYMBOL_GPL(devm_pwm_get); variable
/linux-4.4.14/include/linux/
H A Dpwm.h275 static inline struct pwm_device *devm_pwm_get(struct device *dev, devm_pwm_get() function

Completed in 229 milliseconds