| tag | line | file | source code |
| SOUND_MIXER_RECLEV | 174 | drivers/sound/pas2_mixer.c | case SOUND_MIXER_RECLEV: /* Recording level (0-15) */ |
| SOUND_MIXER_RECLEV | 131 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_RECLEV, 0x00, 0, 0, 0x00, 0, 0) |
| SOUND_MIXER_RECLEV | 147 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_RECLEV, 0x00, 0, 0, 0x00, 0, 0) |
| SOUND_MIXER_RECLEV | 163 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_RECLEV, 0x3f, 7, 2, 0x40, 7, 2) |
| SOUND_MIXER_RECLEV | 513 | include/linux/soundcard.h | #define SOUND_MASK_RECLEV (1 << SOUND_MIXER_RECLEV) |
| SOUND_MIXER_RECLEV | 531 | include/linux/soundcard.h | #define SOUND_MIXER_READ_RECLEV MIXER_READ(SOUND_MIXER_RECLEV) |
| SOUND_MIXER_RECLEV | 554 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_RECLEV MIXER_WRITE(SOUND_MIXER_RECLEV) |