Searched refs:devm_pwm_put (Results 1 – 4 of 4) sorted by relevance
417 void devm_pwm_put(struct device *dev, struct pwm_device *pwm);530 static inline void devm_pwm_put(struct device *dev, struct pwm_device *pwm) in devm_pwm_put() function
1262 void devm_pwm_put(struct device *dev, struct pwm_device *pwm) in devm_pwm_put() function1266 EXPORT_SYMBOL_GPL(devm_pwm_put);
43 variants of these functions, devm_pwm_get() and devm_pwm_put(), also exist.
402 devm_pwm_put()