Home
last modified time | relevance | path

Searched refs:dsp_commands (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/lx6464es/
A Dlx_core.c164 static const struct dsp_cmd_info dsp_commands[] = variable
212 rmh->cmd[0] = dsp_commands[cmd].dcCodeOp; in lx_message_init()
213 rmh->cmd_len = dsp_commands[cmd].dcCmdLength; in lx_message_init()
214 rmh->stat_len = dsp_commands[cmd].dcStatusLength; in lx_message_init()
215 rmh->dsp_stat = dsp_commands[cmd].dcStatusType; in lx_message_init()
234 snd_printk(LXRMH "command %s\n", dsp_commands[idx].dcOpName); in lx_message_dump()

Completed in 4 milliseconds