Home
last modified time | relevance | path

Searched refs:pwm_disable (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/media/rc/
Dpwm-ir-tx.c69 pwm_disable(pwm); in pwm_ir_tx()
79 pwm_disable(pwm); in pwm_ir_tx()
Dir-rx51.c40 pwm_disable(ir_rx51->pwm); in ir_rx51_off()
/Linux-v5.15/drivers/input/misc/
Dpwm-vibra.c69 pwm_disable(vibrator->pwm); in pwm_vibrator_start()
80 pwm_disable(vibrator->pwm_dir); in pwm_vibrator_stop()
81 pwm_disable(vibrator->pwm); in pwm_vibrator_stop()
Dpwm-beeper.c49 pwm_disable(beeper->pwm); in pwm_beeper_on()
66 pwm_disable(beeper->pwm); in pwm_beeper_off()
Dmax77693-haptic.c187 pwm_disable(haptic->pwm_dev); in max77693_haptic_enable()
205 pwm_disable(haptic->pwm_dev); in max77693_haptic_disable()
Dmax8997_haptic.c194 pwm_disable(chip->pwm); in max8997_haptic_disable()
/Linux-v5.15/include/linux/
Dpwm.h385 static inline void pwm_disable(struct pwm_device *pwm) in pwm_disable() function
468 static inline void pwm_disable(struct pwm_device *pwm) in pwm_disable() function
/Linux-v5.15/drivers/clk/
Dclk-pwm.c36 pwm_disable(clk_pwm->pwm); in clk_pwm_unprepare()
/Linux-v5.15/Documentation/driver-api/
Dpwm.rst57 The pwm_config(), pwm_enable() and pwm_disable() functions are just wrappers
165 PWM core does not enforce any locking to pwm_enable(), pwm_disable() and
/Linux-v5.15/drivers/video/backlight/
Dlp8788_bl.c156 pwm_disable(bl->pwm); in lp8788_pwm_ctrl()
Dlp855x_bl.c259 pwm_disable(lp->pwm); in lp855x_pwm_ctrl()
/Linux-v5.15/drivers/bus/
Dts-nbus.c343 pwm_disable(ts_nbus->pwm); in ts_nbus_remove()
/Linux-v5.15/drivers/video/fbdev/
Dssd1307fb.c808 pwm_disable(par->pwm); in ssd1307fb_probe()
832 pwm_disable(par->pwm); in ssd1307fb_remove()
/Linux-v5.15/drivers/regulator/
Dpwm-regulator.c128 pwm_disable(drvdata->pwm); in pwm_regulator_disable()
/Linux-v5.15/drivers/pwm/
Dpwm-stm32.c653 pwm_disable(&priv->chip.pwms[i]); in stm32_pwm_remove()