Linux Kernel
3.7.1
|
#include <as10x_cmd.h>
Data Fields | |
struct { | |
uint16_t proc_id | |
struct as10x_register_addr reg_addr | |
struct as10x_register_value reg_val | |
} | req |
struct { | |
uint16_t proc_id | |
uint8_t error | |
} | rsp |
Definition at line 322 of file as10x_cmd.h.
uint8_t error |
Definition at line 337 of file as10x_cmd.h.
uint16_t proc_id |
Definition at line 326 of file as10x_cmd.h.
Definition at line 328 of file as10x_cmd.h.
Definition at line 330 of file as10x_cmd.h.
struct { ... } req |
struct { ... } rsp |