|
Linux Kernel
3.7.1
|
#include <as10x_cmd.h>
Data Fields | |
| struct { | |
| uint16_t proc_id | |
| struct as10x_register_value reg_val | |
| uint16_t tag | |
| uint16_t type | |
| } | req |
| struct { | |
| uint16_t proc_id | |
| struct as10x_register_value reg_val | |
| uint16_t type | |
| uint8_t error | |
| } | rsp |
Definition at line 297 of file as10x_cmd.h.
| uint8_t error |
Definition at line 318 of file as10x_cmd.h.
| uint16_t proc_id |
Definition at line 301 of file as10x_cmd.h.
Definition at line 303 of file as10x_cmd.h.
| struct { ... } req |
| struct { ... } rsp |
Definition at line 305 of file as10x_cmd.h.
Definition at line 307 of file as10x_cmd.h.
1.8.2