Linux Kernel
3.7.1
|
#include <pcxhr_core.h>
Data Fields | |
u16 | cmd_len |
u16 | stat_len |
u16 | dsp_stat |
u16 | cmd_idx |
u32 | cmd [PCXHR_SIZE_MAX_CMD] |
u32 | stat [PCXHR_SIZE_MAX_STATUS] |
Definition at line 47 of file pcxhr_core.h.
Definition at line 52 of file pcxhr_core.h.
u16 cmd_idx |
Definition at line 51 of file pcxhr_core.h.
u16 cmd_len |
Definition at line 48 of file pcxhr_core.h.
u16 dsp_stat |
Definition at line 50 of file pcxhr_core.h.
Definition at line 53 of file pcxhr_core.h.
u16 stat_len |
Definition at line 49 of file pcxhr_core.h.