Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c324 static int da7280_haptic_set_pwm(struct da7280_haptic *haptics, bool enabled) in da7280_haptic_set_pwm() function
388 if (da7280_haptic_set_pwm(haptics, true)) in da7280_haptic_activate()
467 if (da7280_haptic_set_pwm(haptics, false)) in da7280_haptic_deactivate()