|
Linux Kernel
3.7.1
|
#include <iforce.h>
Data Fields | |
| struct input_dev * | dev |
| struct iforce_device * | type |
| int | bus |
| unsigned char | data [IFORCE_MAX_LENGTH] |
| unsigned char | edata [IFORCE_MAX_LENGTH] |
| u16 | ecmd |
| u16 | expect_packet |
| spinlock_t | xmit_lock |
| struct circ_buf | xmit |
| unsigned char | xmit_data [XMIT_SIZE] |
| unsigned long | xmit_flags [1] |
| wait_queue_head_t | wait |
| struct resource | device_memory |
| struct iforce_core_effect | core_effects [IFORCE_EFFECTS_MAX] |
| struct mutex | mem_mutex |
| struct iforce_core_effect core_effects[IFORCE_EFFECTS_MAX] |
| unsigned char data[IFORCE_MAX_LENGTH] |
| unsigned char edata[IFORCE_MAX_LENGTH] |
| wait_queue_head_t wait |
| spinlock_t xmit_lock |
1.8.2