Home
last modified time | relevance | path

Searched refs:CMD_FREE_PIPE (Results 1 – 6 of 6) sorted by relevance

/linux/sound/drivers/vx/
H A Dvx_cmd.c26 [CMD_FREE_PIPE] = { 0x410000, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h21 CMD_FREE_PIPE, enumerator
H A Dvx_pcm.c420 vx_init_rmh(&rmh, CMD_FREE_PIPE); in vx_alloc_pipe()
447 vx_init_rmh(&rmh, CMD_FREE_PIPE); in vx_free_pipe()
802 vx_init_rmh(&rmh, CMD_FREE_PIPE); in vx_pcm_prepare()
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h56 CMD_FREE_PIPE, /* cmd_len = 1 stat_len = 0 */ enumerator
H A Dpcxhr_hwdep.c216 pcxhr_init_rmh(&rmh, CMD_FREE_PIPE);
H A Dpcxhr_core.c482 [CMD_FREE_PIPE] = { 0x410000, 0, RMH_SSIZE_FIXED },
513 [CMD_FREE_PIPE] = "CMD_FREE_PIPE",