Home
last modified time | relevance | path

Searched defs:compat_effect (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/
H A Dinput-compat.c66 struct ff_effect_compat *compat_effect; in input_ff_effect_from_user() local
H A Dff-core.c50 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect() function