1STRUCT FF_REPLAY(9)             Input Subsystem            STRUCT FF_REPLAY(9)
2
3
4

NAME

6       struct_ff_replay - defines scheduling of the force-feedback effect
7

SYNOPSIS

9       struct ff_replay {
10         __u16 length;
11         __u16 delay;
12       };
13

MEMBERS

15       length
16           duration of the effect
17
18       delay
19           delay before effect should start playing
20
22Kernel Hackers Manual 2.6.         June 2019               STRUCT FF_REPLAY(9)
Impressum