Home
last modified time | relevance | path

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

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