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

/linux-4.1.27/drivers/pwm/
H A Dcore.c722 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) devm_pwm_get() function
740 EXPORT_SYMBOL_GPL(devm_pwm_get); variable
/linux-4.1.27/include/linux/
H A Dpwm.h248 static inline struct pwm_device *devm_pwm_get(struct device *dev, devm_pwm_get() function

Completed in 203 milliseconds