Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dda7280.c226 struct da7280_haptic { struct
284 static int da7280_haptic_mem_update(struct da7280_haptic *haptics) in da7280_haptic_mem_update()
325 static int da7280_haptic_set_pwm(struct da7280_haptic *haptics, bool enabled) in da7280_haptic_set_pwm()
362 static void da7280_haptic_activate(struct da7280_haptic *haptics) in da7280_haptic_activate()
439 static void da7280_haptic_deactivate(struct da7280_haptic *haptics) in da7280_haptic_deactivate()
495 struct da7280_haptic *haptics = in da7280_haptic_work()
496 container_of(work, struct da7280_haptic, work); in da7280_haptic_work()
509 struct da7280_haptic *haptics = input_get_drvdata(dev); in da7280_haptics_upload_effect()
662 struct da7280_haptic *haptics = input_get_drvdata(dev); in da7280_haptics_playback()
677 static int da7280_haptic_start(struct da7280_haptic *haptics) in da7280_haptic_start()
[all …]