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

#include <uinput.h>

Data Fields

unsigned int id
 
unsigned int code
 
int retval
 
struct completion done
 
union {
   unsigned int   effect_id
 
   struct {
      struct ff_effect *   effect
 
      struct ff_effect *   old
 
   }   upload
 
u
 

Detailed Description

Definition at line 43 of file uinput.h.

Field Documentation

unsigned int code

Definition at line 45 of file uinput.h.

Definition at line 48 of file uinput.h.

struct ff_effect* effect

Definition at line 53 of file uinput.h.

unsigned int effect_id

Definition at line 51 of file uinput.h.

unsigned int id

Definition at line 44 of file uinput.h.

Definition at line 54 of file uinput.h.

int retval

Definition at line 47 of file uinput.h.

union { ... } u
struct { ... } upload

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