Searched refs:pwm_disable (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/input/misc/
H A Dpwm-vibra.c73 pwm_disable(vibrator->pwm);
84 pwm_disable(vibrator->pwm_dir);
85 pwm_disable(vibrator->pwm);
H A Dpwm-beeper.c49 pwm_disable(beeper->pwm);
66 pwm_disable(beeper->pwm);
H A Dmax77693-haptic.c187 pwm_disable(haptic->pwm_dev);
205 pwm_disable(haptic->pwm_dev);
H A Dmax8997_haptic.c194 pwm_disable(chip->pwm);
/linux-master/drivers/clk/
H A Dclk-pwm.c36 pwm_disable(clk_pwm->pwm);
/linux-master/include/linux/
H A Dpwm.h373 * pwm_disable() - stop a PWM output toggling
376 static inline void pwm_disable(struct pwm_device *pwm) function
470 static inline void pwm_disable(struct pwm_device *pwm) function
/linux-master/drivers/video/backlight/
H A Dlp8788_bl.c156 pwm_disable(bl->pwm);
/linux-master/drivers/bus/
H A Dts-nbus.c327 pwm_disable(ts_nbus->pwm);
/linux-master/drivers/regulator/
H A Dpwm-regulator.c128 pwm_disable(drvdata->pwm);
/linux-master/drivers/video/fbdev/
H A Dssd1307fb.c762 pwm_disable(par->pwm);
784 pwm_disable(par->pwm);
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c398 pwm_disable(ssd130x->pwm);

Completed in 161 milliseconds