Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/vx/
Dvx_cmd.c22 [CMD_SEND_IRQA] = { 0x070001, 1, RMH_SSIZE_FIXED, 0 },
Dvx_cmd.h17 CMD_SEND_IRQA, enumerator
Dvx_pcm.c297 vx_init_rmh(&rmh, CMD_SEND_IRQA); in vx_send_irqa()
/linux-6.1.9/sound/pci/pcxhr/
Dpcxhr_core.h47 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */ enumerator
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()