1STRUCT FF_REPLAY(9) Input Subsystem STRUCT FF_REPLAY(9)
23
4
NAME
6struct_ff_replay - defines scheduling of the force-feedback effect
7
SYNOPSIS
9struct ff_replay {
10__u16 length;
11__u16 delay;
12};
13
MEMBERS
15length
16duration of the effect
1718
delay
19delay before effect should start playing
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 STRUCT FF_REPLAY(9)