tag | line | file | source code |
SOUND_MIXER_SPEAKER | 94 | drivers/sound/ad1848_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 26, 1, 0, 4, 0, 0, 0, 0), |
SOUND_MIXER_SPEAKER | 176 | drivers/sound/pas2_mixer.c | case SOUND_MIXER_SPEAKER: /* PC speaker (0-31) */ |
SOUND_MIXER_SPEAKER | 126 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x00, 0, 0, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 142 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x42, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 160 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3b, 7, 2, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 726 | include/linux/soundcard.h | #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 749 | include/linux/soundcard.h | #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 777 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER) |