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

#include <input.h>

Data Fields

__s16 start_level
 
__s16 end_level
 
struct ff_envelope envelope
 

Detailed Description

struct ff_ramp_effect - defines parameters of a ramp force-feedback effect : beginning strength of the effect; may be negative : final strength of the effect; may be negative : envelope data

Definition at line 1001 of file input.h.

Field Documentation

__s16 end_level

Definition at line 1003 of file input.h.

struct ff_envelope envelope

Definition at line 1004 of file input.h.

__s16 start_level

Definition at line 1002 of file input.h.


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