1STRUCT FF_CONSTANT_E(9) Input Subsystem STRUCT FF_CONSTANT_E(9)
23
4
NAME
6struct_ff_constant_effect - defines parameters of a constant
7force-feedback effect
8
SYNOPSIS
10struct ff_constant_effect {
11__s16 level;
12struct ff_envelope envelope;
13};
14
MEMBERS
16level
17strength of the effect; may be negative
1819
envelope
20envelope data
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 STRUCT FF_CONSTANT_E(9)