Home
last modified time | relevance | path

Searched defs:vx_rmh (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/sound/
Dvx_core.h46 struct vx_rmh { struct
47 u16 LgCmd; /* length of the command to send (WORDs) */
48 u16 LgStat; /* length of the status received (WORDs) */
49 u32 Cmd[SIZE_MAX_CMD];
50 u32 Stat[SIZE_MAX_STATUS];
51 u16 DspStat; /* status type, RMP_SSIZE_XXX */