Searched refs:vx_dsp_cmds (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/drivers/vx/
H A Dvx_cmd.c18 static const struct vx_cmd_info vx_dsp_cmds[] = { variable in typeref:struct:vx_cmd_info
91 rmh->LgCmd = vx_dsp_cmds[cmd].length;
92 rmh->LgStat = vx_dsp_cmds[cmd].st_length;
93 rmh->DspStat = vx_dsp_cmds[cmd].st_type;
94 rmh->Cmd[0] = vx_dsp_cmds[cmd].opcode;

Completed in 122 milliseconds