Linux Kernel
3.7.1
|
Data Fields | |
void * | private |
struct ml_effect_state | states [FF_MEMLESS_EFFECTS] |
int | gain |
struct timer_list | timer |
struct input_dev * | dev |
int(* | play_effect )(struct input_dev *dev, void *data, struct ff_effect *effect) |
Definition at line 59 of file ff-memless.c.
struct input_dev* dev |
Definition at line 64 of file ff-memless.c.
int gain |
Definition at line 62 of file ff-memless.c.
Definition at line 66 of file ff-memless.c.
void* private |
Definition at line 60 of file ff-memless.c.
struct ml_effect_state states[FF_MEMLESS_EFFECTS] |
Definition at line 61 of file ff-memless.c.
Definition at line 63 of file ff-memless.c.