Searched refs:SB_MODE_PLAYBACK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb.h54 #define SB_MODE_PLAYBACK (SB_MODE_PLAYBACK_8 | SB_MODE_PLAYBACK_16) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_main.c522 if (chip->mode & SB_MODE_PLAYBACK) {
585 chip->mode &= ~SB_MODE_PLAYBACK;
H A Dsb8_main.c563 chip->mode &= ~SB_MODE_PLAYBACK;

Completed in 111 milliseconds