Linux Kernel
3.7.1
|
#include <as10x_cmd.h>
Data Fields | |
struct { | |
uint16_t proc_id | |
} | req |
struct { | |
uint16_t proc_id | |
uint8_t error | |
struct as10x_demod_stats stats | |
} | rsp |
Definition at line 263 of file as10x_cmd.h.
uint8_t error |
Definition at line 274 of file as10x_cmd.h.
uint16_t proc_id |
Definition at line 267 of file as10x_cmd.h.
struct { ... } req |
struct { ... } rsp |
Definition at line 276 of file as10x_cmd.h.