|
Linux Kernel
3.7.1
|
#include <ozprotocol.h>
Data Fields | |
| u8 | app_id |
| u8 | elt_seq_num |
| u8 | type |
| u8 | req_id |
| u8 | req_type |
| u8 | request |
| u16 | value |
| u16 | index |
| u8 | data [1] |
Definition at line 296 of file ozprotocol.h.
| u8 app_id |
Definition at line 297 of file ozprotocol.h.
Definition at line 305 of file ozprotocol.h.
| u8 elt_seq_num |
Definition at line 298 of file ozprotocol.h.
| u16 index |
Definition at line 304 of file ozprotocol.h.
| u8 req_id |
Definition at line 300 of file ozprotocol.h.
| u8 req_type |
Definition at line 301 of file ozprotocol.h.
| u8 request |
Definition at line 302 of file ozprotocol.h.
Definition at line 299 of file ozprotocol.h.
| u16 value |
Definition at line 303 of file ozprotocol.h.
1.8.2