Home
last modified time | relevance | path

Searched refs:SOUND_MIXER_IMIX (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/sound/oss/
Dad1848_mixer.h116 MIX_ENT(SOUND_MIXER_IMIX, 13, 1, 2, 6, 0, 0, 0, 0, 8),
136 MIX_ENT(SOUND_MIXER_IMIX, 16, 1, 0, 5, 17, 1, 0, 5, 8),
161 [SOUND_MIXER_IMIX] = {{13, 1, 2, 6, 13, 1, 0, 0, 0, 8},
187 MIX_ENT(SOUND_MIXER_IMIX, 0, 0, 0, 0, 0, 0, 0, 0, 8),
211 MIX_ENT (SOUND_MIXER_IMIX, 0, 0, 0, 0, 0, 0, 0, 0, 8),
Dsb_mixer.c76 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
91 MIX_ENT(SOUND_MIXER_IMIX, 0x3c, 0, 1, 0x00, 0, 0),
109 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
Dsb_ess.c1378 #define ES_REC_MIXER_RECIMIX (SOUND_MIXER_IMIX + ES_REC_MIXER_RECDIFF)
1397 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
1424 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
1444 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
1468 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
1507 MIX_ENT(SOUND_MIXER_IMIX, 0x00, 0, 0, 0x00, 0, 0),
Dpas2_mixer.c167 case SOUND_MIXER_IMIX: /* Recording monitor (0-31) (Output mixer only) */ in pas_mixer_set()
Dmsnd_pinnacle.c385 case SOUND_MIXER_IMIX: in mixer_get()
474 case SOUND_MIXER_IMIX: /* input monitor (dsp mix) */ in mixer_set()
486 update_volm(SOUND_MIXER_IMIX, wCurrInVol); in mixer_set()
501 update_volm(SOUND_MIXER_IMIX, wCurrInVol); in mixer_setup()
Dwaveartist.c1063 case SOUND_MIXER_IMIX: in waveartist_decode_mixer()
1656 case SOUND_MIXER_IMIX: in netwinder_decode_mixer()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h756 #define SOUND_MIXER_IMIX 9 /* Recording monitor */ macro
828 #define SOUND_MASK_IMIX (1 << SOUND_MIXER_IMIX)
860 #define SOUND_MIXER_READ_IMIX MIXER_READ(SOUND_MIXER_IMIX)
890 #define SOUND_MIXER_WRITE_IMIX MIXER_WRITE(SOUND_MIXER_IMIX)
/linux-4.4.14/Documentation/sound/alsa/
DOSS-Emulation.txt225 SOUND_MIXER_IMIX Monitor Mix 0
/linux-4.4.14/sound/core/oss/
Dmixer_oss.c1281 { SOUND_MIXER_IMIX, "Monitor Mix", 0 }, in snd_mixer_oss_build()