Searched refs:CMD_STOP_PIPE (Results 1 – 5 of 5) sorted by relevance
/sound/drivers/vx/ |
D | vx_cmd.c | 43 [CMD_STOP_PIPE] = { 0x470004, 1, RMH_SSIZE_FIXED, 0 },
|
D | vx_cmd.h | 38 CMD_STOP_PIPE, enumerator
|
D | vx_pcm.c | 390 vx_init_rmh(&rmh, CMD_STOP_PIPE); in vx_stop_pipe()
|
/sound/pci/pcxhr/ |
D | pcxhr_core.h | 71 CMD_STOP_PIPE, /* cmd_len = 1 stat_len = 0 */ enumerator
|
D | pcxhr_core.c | 497 [CMD_STOP_PIPE] = { 0x470004, 0, RMH_SSIZE_FIXED }, 528 [CMD_STOP_PIPE] = "CMD_STOP_PIPE", 842 pcxhr_init_rmh(&rmh, CMD_STOP_PIPE); in pcxhr_stop_pipes()
|