Searched refs:CMD_STOP_PIPE (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/drivers/vx/ |
D | vx_cmd.c | 30 [CMD_STOP_PIPE] = { 0x470004, 1, RMH_SSIZE_FIXED, 0 },
|
D | vx_cmd.h | 25 CMD_STOP_PIPE, enumerator
|
D | vx_pcm.c | 376 vx_init_rmh(&rmh, CMD_STOP_PIPE); in vx_stop_pipe()
|
/Linux-v6.1/sound/pci/pcxhr/ |
D | pcxhr_core.h | 58 CMD_STOP_PIPE, /* cmd_len = 1 stat_len = 0 */ enumerator
|
D | pcxhr_core.c | 484 [CMD_STOP_PIPE] = { 0x470004, 0, RMH_SSIZE_FIXED }, 515 [CMD_STOP_PIPE] = "CMD_STOP_PIPE", 829 pcxhr_init_rmh(&rmh, CMD_STOP_PIPE); in pcxhr_stop_pipes()
|