tag | line | file | source code |
SOUND_MIXER_SPEAKER | 93 | drivers/sound/ad1848_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 26, 1, 0, 4, 0, 0, 0, 0), |
SOUND_MIXER_SPEAKER | 179 | drivers/sound/pas2_mixer.c | case SOUND_MIXER_SPEAKER: /* PC speaker (0-31) */ |
SOUND_MIXER_SPEAKER | 132 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x00, 0, 0, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 146 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3c, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 167 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x42, 2, 3, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 185 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_SPEAKER, 0x3b, 7, 2, 0x00, 0, 0), |
SOUND_MIXER_SPEAKER | 774 | include/linux/soundcard.h | #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 797 | include/linux/soundcard.h | #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER) |
SOUND_MIXER_SPEAKER | 825 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER) |