Searched refs:SOUND_MIXER_RECLEV (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/sys/dev/sound/isa/ |
| D | mss.h | 234 MIX_NONE(SOUND_MIXER_RECLEV), 264 MIX_NONE(SOUND_MIXER_RECLEV), 292 MIX_NONE(SOUND_MIXER_RECLEV),
|
| /freebsd-9-stable/sys/sys/ |
| D | soundcard.h | 1026 #define SOUND_MIXER_RECLEV 11 /* Global recording level */ macro 1095 #define SOUND_MASK_RECLEV (1 << SOUND_MIXER_RECLEV) 1127 #define SOUND_MIXER_READ_RECLEV MIXER_READ(SOUND_MIXER_RECLEV) 1165 #define SOUND_MIXER_WRITE_RECLEV MIXER_WRITE(SOUND_MIXER_RECLEV)
|
| /freebsd-9-stable/sys/dev/sound/pcm/ |
| D | mixer.c | 90 [SOUND_MIXER_RECLEV] = 75, 1104 case SOUND_MIXER_RECLEV: in mixer_ioctl_channel() 1140 if (j == SOUND_MIXER_RECLEV) in mixer_ioctl_channel()
|
| D | ac97.c | 100 [SOUND_MIXER_RECLEV] = { -AC97_MIX_RGAIN, 4, 0, 1, 1, 0, 0, 1 }
|
| D | dsp.c | 982 if (j == SOUND_MIXER_RECLEV && rdch != NULL) in dsp_ioctl_channel() 1018 (j == SOUND_MIXER_RECLEV && volch->direction == PCMDIR_REC))) { in dsp_ioctl_channel()
|
| /freebsd-9-stable/sys/dev/sound/pci/ |
| D | hdspe-pcm.c | 154 (dev == SOUND_MIXER_RECLEV && ch->dir == PCMDIR_REC)) { in hdspemixer_set()
|
| D | vibes.c | 477 [SOUND_MIXER_RECLEV] = {SV_REG_ADC_INPUT, 1, 0, 0, SV_ADC_MAX, 0},
|
| /freebsd-9-stable/sys/dev/sound/pci/hda/ |
| D | hdaa.c | 2136 if (dev == SOUND_MIXER_RECLEV && in hdaa_audio_ctl_dev_volume() 4576 SOUND_MIXER_RECLEV, 0, &minamp, &maxamp); in hdaa_audio_assign_mixers() 4577 hdaa_adjust_amp(w, SOUND_MIXER_RECLEV, found, minamp, maxamp); in hdaa_audio_assign_mixers()
|