| 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 | 108 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_RECLEV, 0x00, 0, 0, 0x00, 0, 0) |
| SOUND_MIXER_RECLEV | 123 | drivers/sound/sb_mixer.h | MIX_ENT(SOUND_MIXER_RECLEV, 0x3f, 7, 2, 0x40, 7, 2) |
| SOUND_MIXER_RECLEV | 505 | include/linux/soundcard.h | #define SOUND_MASK_RECLEV (1 << SOUND_MIXER_RECLEV) |
| SOUND_MIXER_RECLEV | 523 | include/linux/soundcard.h | #define SOUND_MIXER_READ_RECLEV MIXER_READ(SOUND_MIXER_RECLEV) |
| SOUND_MIXER_RECLEV | 546 | include/linux/soundcard.h | #define SOUND_MIXER_WRITE_RECLEV MIXER_WRITE(SOUND_MIXER_RECLEV) |