|
Linux Kernel
3.7.1
|
Data Fields | |
| enum pipe_prot_msg_type | type |
| u32 | size |
| union { | |
| struct synthhid_protocol_request request | |
| struct synthhid_protocol_response response | |
| struct synthhid_device_info_ack ack | |
| }; | |
Definition at line 132 of file hid-hyperv.c.
| union { ... } |
Definition at line 138 of file hid-hyperv.c.
| struct synthhid_protocol_request request |
Definition at line 136 of file hid-hyperv.c.
Definition at line 137 of file hid-hyperv.c.
| u32 size |
Definition at line 134 of file hid-hyperv.c.
| enum pipe_prot_msg_type type |
Definition at line 133 of file hid-hyperv.c.
1.8.2