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

/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c167 static struct wavefront_command wavefront_commands[] = { variable in typeref:struct:wavefront_command
252 for (i = 0; wavefront_commands[i].cmd != 0; i++) { wavefront_get_command()
253 if (cmd == wavefront_commands[i].cmd) { wavefront_get_command()
254 return &wavefront_commands[i]; wavefront_get_command()

Completed in 59 milliseconds