|
Linux Kernel
3.7.1
|
#include <as10x_cmd.h>
Data Fields | |
| struct { | |
| uint16_t proc_id | |
| struct as10x_register_addr reg_addr | |
| } | req |
| struct { | |
| uint16_t proc_id | |
| uint8_t error | |
| struct as10x_register_value reg_val | |
| } | rsp |
Definition at line 341 of file as10x_cmd.h.
| uint8_t error |
Definition at line 354 of file as10x_cmd.h.
| uint16_t proc_id |
Definition at line 345 of file as10x_cmd.h.
Definition at line 347 of file as10x_cmd.h.
Definition at line 356 of file as10x_cmd.h.
| struct { ... } req |
| struct { ... } rsp |
1.8.2