|
Linux Kernel
3.7.1
|
#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 |
| struct completion done |
| union { ... } u |
| struct { ... } upload |
1.8.2