dsp_commands 164 sound/pci/lx6464es/lx_core.c static struct dsp_cmd_info dsp_commands[] = dsp_commands 212 sound/pci/lx6464es/lx_core.c rmh->cmd[0] = dsp_commands[cmd].dcCodeOp; dsp_commands 213 sound/pci/lx6464es/lx_core.c rmh->cmd_len = dsp_commands[cmd].dcCmdLength; dsp_commands 214 sound/pci/lx6464es/lx_core.c rmh->stat_len = dsp_commands[cmd].dcStatusLength; dsp_commands 215 sound/pci/lx6464es/lx_core.c rmh->dsp_stat = dsp_commands[cmd].dcStatusType; dsp_commands 234 sound/pci/lx6464es/lx_core.c snd_printk(LXRMH "command %s\n", dsp_commands[idx].dcOpName);