Searched refs:ff_condition_effect (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/
H A Dinput-compat.h49 struct ff_condition_effect condition[2]; /* One for each axis */
/linux-master/include/uapi/linux/
H A Dinput.h367 * struct ff_condition_effect - defines a spring or friction force-feedback effect
376 struct ff_condition_effect { struct
440 * ff_periodic_effect, ff_condition_effect, ff_rumble_effect) further
465 struct ff_condition_effect condition[2]; /* One for each axis */
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c405 struct ff_condition_effect *cond = &effect->u.condition[i];
406 struct ff_condition_effect *old_cond = &old->u.condition[i];

Completed in 135 milliseconds