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

/linux-4.4.14/sound/drivers/vx/
H A Dvx_cmd.c31 static struct vx_cmd_info vx_dsp_cmds[] = { variable in typeref:struct:vx_cmd_info
104 rmh->LgCmd = vx_dsp_cmds[cmd].length; vx_init_rmh()
105 rmh->LgStat = vx_dsp_cmds[cmd].st_length; vx_init_rmh()
106 rmh->DspStat = vx_dsp_cmds[cmd].st_type; vx_init_rmh()
107 rmh->Cmd[0] = vx_dsp_cmds[cmd].opcode; vx_init_rmh()

Completed in 51 milliseconds