Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/lx6464es/
Dlx_defs.h125 CMD_09_STOP_PIPE = 0x09, enumerator
Dlx_core.c246 { (CMD_09_STOP_PIPE << OPCODE_OFFSET) , 1 /**/
622 lx_message_init(&chip->rmh, CMD_09_STOP_PIPE); in lx_pipe_stop()