Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dcs40l50-vibra.c128 static struct cs40l50_effect *cs40l50_find_effect(int id, struct list_head *effect_head) in cs40l50_find_effect() function
275 effect = cs40l50_find_effect(work_data->effect->id, &vib->effect_head); in cs40l50_add_worker()
358 start_effect = cs40l50_find_effect(work_data->effect->id, &vib->effect_head); in cs40l50_start_worker()
427 erase_effect = cs40l50_find_effect(work_data->effect->id, &vib->effect_head); in cs40l50_erase_worker()