Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dff-memless.c324 unsigned long *effect_handled, in ml_get_combo_effect() argument
335 if (__test_and_set_bit(i, effect_handled)) in ml_get_combo_effect()
355 __clear_bit(i, effect_handled); in ml_get_combo_effect()