|
Linux Kernel
3.7.1
|
Data Fields | |
| struct input_dev * | dev |
| struct serio * | serio |
| struct mutex | cmd_mutex |
| struct completion | cmd_done |
| int | id |
| int | idx |
| unsigned char | expected_packet |
| unsigned char | csum |
| unsigned char | data [ELO_MAX_LENGTH] |
| unsigned char | response [ELO10_PACKET_LEN] |
| char | phys [32] |
| struct completion cmd_done |
| unsigned char data[ELO_MAX_LENGTH] |
| unsigned char response[ELO10_PACKET_LEN] |
1.8.2