Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ml_effect_state Struct Reference

Data Fields

struct ff_effecteffect
 
unsigned long flags
 
int count
 
unsigned long play_at
 
unsigned long stop_at
 
unsigned long adj_at
 

Detailed Description

Definition at line 50 of file ff-memless.c.

Field Documentation

unsigned long adj_at

Definition at line 56 of file ff-memless.c.

int count

Definition at line 53 of file ff-memless.c.

struct ff_effect* effect

Definition at line 51 of file ff-memless.c.

unsigned long flags

Definition at line 52 of file ff-memless.c.

unsigned long play_at

Definition at line 54 of file ff-memless.c.

unsigned long stop_at

Definition at line 55 of file ff-memless.c.


The documentation for this struct was generated from the following file: