Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_cmd.c22 [CMD_SEND_IRQA] = { 0x070001, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h17 CMD_SEND_IRQA, enumerator
H A Dvx_pcm.c297 vx_init_rmh(&rmh, CMD_SEND_IRQA); in vx_send_irqa()
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h47 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */ enumerator
H A Dpcxhr_core.c473 [CMD_SEND_IRQA] = { 0x070001, 0, RMH_SSIZE_FIXED },
504 [CMD_SEND_IRQA] = "CMD_SEND_IRQA",
880 pcxhr_init_rmh(&rmh, CMD_SEND_IRQA); in pcxhr_toggle_pipes()