tag | line | file | source code |
SOUND_MIXER_SPEAKER | 89 | drivers/sound/ad1848_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 26, 1, 0, 4, 0, 0, 0, 0), |
SOUND_MIXER_SPEAKER | 177 | drivers/sound/pas2_mixer.c | case SOUND_MIXER_SPEAKER: /* PC speaker (0-31) */ |
SOUND_MIXER_SPEAKER | 129 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x00, 0, 0, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 143 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3c, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 164 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x42, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 182 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3b, 7, 2, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 793 | include/linux/soundcard.h | #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 816 | include/linux/soundcard.h | #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 844 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER) |