Searched refs:pwm_put (Results 1 – 9 of 9) sorted by relevance
165 pwm_put(ir_rx51->pwm); in ir_rx51_release()240 pwm_put(pwm); in ir_rx51_probe()
346 pwm_put(chip->pwm); in max8997_haptic_probe()362 pwm_put(chip->pwm); in max8997_haptic_remove()
406 void pwm_put(struct pwm_device *pwm);501 static inline void pwm_put(struct pwm_device *pwm) in pwm_put() function
442 pwm_put(pwm); in pwm_free()1024 void pwm_put(struct pwm_device *pwm) in pwm_put() function1046 EXPORT_SYMBOL_GPL(pwm_put);1050 pwm_put(pwm); in devm_pwm_release()
305 pwm_put(pwm); in pwm_unexport_child()332 pwm_put(pwm); in export_store()
807 pwm_put(par->pwm); in ssd1307fb_probe()829 pwm_put(par->pwm); in ssd1307fb_remove()
42 device or a consumer name. pwm_put() is used to free the PWM device. Managed
293 pwm_put(ssd130x->pwm); in ssd130x_power_off()
1665 pwm_put(panel->backlight.pwm); in intel_backlight_destroy()
Completed in 18 milliseconds