Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dmax77693-haptic.c104 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure() function
176 error = max77693_haptic_configure(haptic, true); in max77693_haptic_enable()
197 error = max77693_haptic_configure(haptic, false); in max77693_haptic_disable()
211 max77693_haptic_configure(haptic, true); in max77693_haptic_disable()