Searched refs:pwm_put (Results 1 – 5 of 5) sorted by relevance
196 void pwm_put(struct pwm_device *pwm);244 static inline void pwm_put(struct pwm_device *pwm) in pwm_put() function
396 pwm_put(pwm); in pwm_free()686 void pwm_put(struct pwm_device *pwm) in pwm_put() function707 EXPORT_SYMBOL_GPL(pwm_put);711 pwm_put(*(struct pwm_device **)res); in devm_pwm_release()
232 pwm_put(pwm); in pwm_unexport_child()259 pwm_put(pwm); in pwm_export_store()
40 device or a consumer name. pwm_put() is used to free the PWM device. Managed
291 pwm_put(par->pwm); in ssd1307fb_ssd1307_remove()