Searched refs:pwm_put (Results 1 – 7 of 7) sorted by relevance
166 pwm_put(ir_rx51->pwm); in ir_rx51_release()245 pwm_put(pwm); in ir_rx51_probe()
409 void pwm_put(struct pwm_device *pwm);506 static inline void pwm_put(struct pwm_device *pwm) in pwm_put() function
463 pwm_put(pwm); in pwm_free()1112 void pwm_put(struct pwm_device *pwm) in pwm_put() function1134 EXPORT_SYMBOL_GPL(pwm_put);1138 pwm_put(*(struct pwm_device **)res); in devm_pwm_release()
305 pwm_put(pwm); in pwm_unexport_child()332 pwm_put(pwm); in export_store()
752 pwm_put(par->pwm); in ssd1307fb_probe()776 pwm_put(par->pwm); in ssd1307fb_remove()
42 device or a consumer name. pwm_put() is used to free the PWM device. Managed
2014 pwm_put(panel->backlight.pwm); in intel_panel_destroy_backlight()