Home
last modified time | relevance | path

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

/linux/sound/drivers/vx/
H A Dvx_cmd.c33 [CMD_CAN_START_PIPE] = { 0x4b0000, 1, RMH_SSIZE_FIXED, 1 },
H A Dvx_cmd.h28 CMD_CAN_START_PIPE, enumerator
H A Dvx_pcm.c265 vx_init_rmh(&rmh, CMD_CAN_START_PIPE); in vx_pipe_can_start()
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h60 CMD_CAN_START_PIPE, /* cmd_len >= 1 stat_len = 1 */ enumerator
H A Dpcxhr_core.c486 [CMD_CAN_START_PIPE] = { 0x4b0000, 1, RMH_SSIZE_FIXED },
517 [CMD_CAN_START_PIPE] = "CMD_CAN_START_PIPE",
791 pcxhr_init_rmh(&rmh, CMD_CAN_START_PIPE); in pcxhr_prepair_pipe_start()