Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c226 struct da7280_haptic { struct
283 static int da7280_haptic_mem_update(struct da7280_haptic *haptics) in da7280_haptic_mem_update()
324 static int da7280_haptic_set_pwm(struct da7280_haptic *haptics, bool enabled) in da7280_haptic_set_pwm()
361 static void da7280_haptic_activate(struct da7280_haptic *haptics) in da7280_haptic_activate()
438 static void da7280_haptic_deactivate(struct da7280_haptic *haptics) in da7280_haptic_deactivate()
494 struct da7280_haptic *haptics = in da7280_haptic_work()
495 container_of(work, struct da7280_haptic, work); in da7280_haptic_work()
508 struct da7280_haptic *haptics = input_get_drvdata(dev); in da7280_haptics_upload_effect()
661 struct da7280_haptic *haptics = input_get_drvdata(dev); in da7280_haptics_playback()
676 static int da7280_haptic_start(struct da7280_haptic *haptics) in da7280_haptic_start()
[all …]