tag | line | file | source code |
SOUND_MIXER_SPEAKER | 207 | drivers/sound/pas2_mixer.c | case SOUND_MIXER_SPEAKER: /* |
SOUND_MIXER_SPEAKER | 125 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x00, 0, 0, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 141 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x42, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 157 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3b, 7, 2, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 651 | include/linux/soundcard.h | #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 669 | include/linux/soundcard.h | #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 692 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER) |