Searched refs:WSS_MODE_PLAY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwss.h34 #define WSS_MODE_PLAY 0x0001 macro
37 #define WSS_MODE_OPEN (WSS_MODE_PLAY|WSS_MODE_RECORD|WSS_MODE_TIMER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1001 if (chip->mode & WSS_MODE_PLAY) {
1413 err = snd_wss_open(chip, WSS_MODE_PLAY);
1472 snd_wss_close(chip, WSS_MODE_PLAY);

Completed in 30 milliseconds