Home
last modified time | relevance | path

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

/sound/drivers/vx/
Dvx_cmd.c35 [CMD_SEND_IRQA] = { 0x070001, 1, RMH_SSIZE_FIXED, 0 },
Dvx_cmd.h30 CMD_SEND_IRQA, enumerator
Dvx_pcm.c313 vx_init_rmh(&rmh, CMD_SEND_IRQA); in vx_send_irqa()
/sound/pci/pcxhr/
Dpcxhr_core.h60 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */ enumerator
Dpcxhr_core.c486 [CMD_SEND_IRQA] = { 0x070001, 0, RMH_SSIZE_FIXED },
517 [CMD_SEND_IRQA] = "CMD_SEND_IRQA",
893 pcxhr_init_rmh(&rmh, CMD_SEND_IRQA); in pcxhr_toggle_pipes()