Searched refs:SB_RATE_LOCK_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.h59 #define SB_RATE_LOCK_PLAYBACK 0x10 macro
61 #define SB_RATE_LOCK (SB_RATE_LOCK_PLAYBACK | SB_RATE_LOCK_CAPTURE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_main.c310 chip->mode |= SB_RATE_LOCK_PLAYBACK;
319 chip->mode &= ~SB_RATE_LOCK_PLAYBACK;
386 if (chip->mode & SB_RATE_LOCK_PLAYBACK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dals4000.c478 chip->mode |= SB_RATE_LOCK_PLAYBACK;
484 chip->mode &= ~SB_RATE_LOCK_PLAYBACK;

Completed in 53 milliseconds