Home
last modified time | relevance | path

Searched refs:pwm_free (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dmax8997_haptic.c352 pwm_free(chip->pwm); in max8997_haptic_probe()
368 pwm_free(chip->pwm); in max8997_haptic_remove()
/kernel/linux/linux-5.10/include/linux/
H A Dpwm.h317 void pwm_free(struct pwm_device *pwm);
424 static inline void pwm_free(struct pwm_device *pwm) in pwm_free() function
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dpwm_bl.c617 pwm_free(pb->pwm); in pwm_backlight_probe()
652 pwm_free(pb->pwm); in pwm_backlight_remove()
/kernel/linux/linux-5.10/drivers/pwm/
H A Dcore.c456 * pwm_free() - free a PWM device
461 void pwm_free(struct pwm_device *pwm) in pwm_free() function
465 EXPORT_SYMBOL_GPL(pwm_free); variable
844 pwm_free(pwm); in of_pwm_get()
1097 pwm_free(pwm); in pwm_get()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-rx1950.c519 pwm_free(lcd_pwm); in rx1950_backlight_exit()

Completed in 10 milliseconds