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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_cmd.c36 [CMD_SEND_IRQA] = { 0x070001, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h30 CMD_SEND_IRQA, enumerator in enum:__anon10951
H A Dvx_pcm.c364 vx_init_rmh(&rmh, CMD_SEND_IRQA);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.h60 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */ enumerator in enum:__anon11095
H A Dpcxhr_core.c453 [CMD_SEND_IRQA] = { 0x070001, 0, RMH_SSIZE_FIXED },
482 [CMD_SEND_IRQA] = "CMD_SEND_IRQA",
835 pcxhr_init_rmh(&rmh, CMD_SEND_IRQA);
838 snd_printk(KERN_ERR "error pipe start (CMD_SEND_IRQA) err=%x!\n", err );

Completed in 130 milliseconds