Home
last modified time | relevance | path

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

/linux-5.19.10/sound/drivers/vx/
Dvx_cmd.c30 [CMD_STOP_PIPE] = { 0x470004, 1, RMH_SSIZE_FIXED, 0 },
Dvx_cmd.h25 CMD_STOP_PIPE, enumerator
Dvx_pcm.c376 vx_init_rmh(&rmh, CMD_STOP_PIPE); in vx_stop_pipe()
/linux-5.19.10/sound/pci/pcxhr/
Dpcxhr_core.h58 CMD_STOP_PIPE, /* cmd_len = 1 stat_len = 0 */ enumerator
Dpcxhr_core.c484 [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()