Searched refs:pwm_put (Results 1 – 6 of 6) sorted by relevance
218 void pwm_put(struct pwm_device *pwm);271 static inline void pwm_put(struct pwm_device *pwm) in pwm_put() function
427 pwm_put(pwm); in pwm_free()767 void pwm_put(struct pwm_device *pwm) in pwm_put() function788 EXPORT_SYMBOL_GPL(pwm_put);792 pwm_put(*(struct pwm_device **)res); in devm_pwm_release()
242 pwm_put(pwm); in pwm_unexport_child()269 pwm_put(pwm); in export_store()
688 pwm_put(par->pwm); in ssd1307fb_probe()709 pwm_put(par->pwm); in ssd1307fb_remove()
40 device or a consumer name. pwm_put() is used to free the PWM device. Managed
1669 pwm_put(panel->backlight.pwm); in pwm_setup_backlight()1733 pwm_put(panel->backlight.pwm); in intel_panel_destroy_backlight()