Linux Kernel
3.7.1
|
#include <as10x_cmd.h>
Data Fields | |
struct { | |
uint16_t proc_id | |
uint8_t mode | |
} | req |
struct { | |
uint16_t proc_id | |
uint8_t error | |
} | rsp |
Definition at line 360 of file as10x_cmd.h.
uint8_t error |
Definition at line 373 of file as10x_cmd.h.
uint8_t mode |
Definition at line 366 of file as10x_cmd.h.
uint16_t proc_id |
Definition at line 364 of file as10x_cmd.h.
struct { ... } req |
struct { ... } rsp |