Home
last modified time | relevance | path

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

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