Home
last modified time | relevance | path

Searched refs:pwm_put (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/media/rc/
Dir-rx51.c166 pwm_put(ir_rx51->pwm); in ir_rx51_release()
245 pwm_put(pwm); in ir_rx51_probe()
/Linux-v5.4/include/linux/
Dpwm.h410 void pwm_put(struct pwm_device *pwm);
507 static inline void pwm_put(struct pwm_device *pwm) in pwm_put() function
/Linux-v5.4/drivers/pwm/
Dcore.c444 pwm_put(pwm); in pwm_free()
984 void pwm_put(struct pwm_device *pwm) in pwm_put() function
1006 EXPORT_SYMBOL_GPL(pwm_put);
1010 pwm_put(*(struct pwm_device **)res); in devm_pwm_release()
Dsysfs.c305 pwm_put(pwm); in pwm_unexport_child()
332 pwm_put(pwm); in export_store()
/Linux-v5.4/drivers/video/fbdev/
Dssd1307fb.c768 pwm_put(par->pwm); in ssd1307fb_probe()
792 pwm_put(par->pwm); in ssd1307fb_remove()
/Linux-v5.4/Documentation/driver-api/
Dpwm.rst42 device or a consumer name. pwm_put() is used to free the PWM device. Managed
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_panel.c1864 pwm_put(panel->backlight.pwm); in pwm_setup_backlight()
1942 pwm_put(panel->backlight.pwm); in intel_panel_destroy_backlight()