Searched refs:CMD_STOP_STREAM (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_cmd.c54 [CMD_STOP_STREAM] = { 0x830000, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h48 CMD_STOP_STREAM, enumerator in enum:__anon10951
H A Dvx_pcm.c540 vx_init_rmh(&rmh, CMD_STOP_STREAM);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.h76 CMD_STOP_STREAM, /* cmd_len = 2 stat_len = 0 */ enumerator in enum:__anon11095
H A Dpcxhr_core.c469 [CMD_STOP_STREAM] = { 0x832000, 0, RMH_SSIZE_FIXED },
498 [CMD_STOP_STREAM] = "CMD_STOP_STREAM",
H A Dpcxhr.c369 pcxhr_init_rmh(&rmh, start ? CMD_START_STREAM : CMD_STOP_STREAM);

Completed in 104 milliseconds