Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c298 } wavefront_command; typedef
318 static wavefront_command wavefront_commands[] = {
397 static wavefront_command *
409 return (wavefront_command *) 0; in wavefront_get_command()
479 wavefront_command *wfcmd; in wavefront_cmd()
481 if ((wfcmd = wavefront_get_command (cmd)) == (wavefront_command *) 0) { in wavefront_cmd()