Searched refs:AC97_STEREO_MASK (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dac97_codec.h191 #define AC97_STEREO_MASK (SOUND_MASK_VOLUME|SOUND_MASK_PCM|\ macro
196 #define AC97_SUPPORTED_MASK (AC97_STEREO_MASK | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dac97_codec.h191 #define AC97_STEREO_MASK (SOUND_MASK_VOLUME|SOUND_MASK_PCM|\ macro
196 #define AC97_SUPPORTED_MASK (AC97_STEREO_MASK | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dac97_codec.c286 } else if (AC97_STEREO_MASK & (1 << oss_channel)) {
350 if (AC97_STEREO_MASK & (1 << oss_channel)) {
759 codec->stereo_mixers = AC97_STEREO_MASK;
H A Dmaestro.c590 #define AC97_STEREO_MASK (SOUND_MASK_VOLUME|\ macro
594 #define AC97_SUPPORTED_MASK (AC97_STEREO_MASK | \
654 if(AC97_STEREO_MASK & (1<<mixer)) {
715 if(AC97_STEREO_MASK & (1<<mixer)) {
829 card->mix.stereo_mixers = AC97_STEREO_MASK;

Completed in 194 milliseconds