Lines Matching defs:cmono
780 int pmono, cmono, mono_ok = 0;
916 cmono = snd_mixer_selem_has_capture_channel(elem, SND_MIXER_SCHN_MONO) &&
921 printf("pmono = %i, cmono = %i (%i, %i, %i, %i)\n", pmono, cmono,
927 if (pmono || cmono) {
962 if (cmono && snd_mixer_selem_has_capture_channel(elem, SND_MIXER_SCHN_MONO)) {
984 if (pmono || cmono)
986 if (!pmono || !cmono) {
989 (cmono || !snd_mixer_selem_has_capture_channel(elem, chn)))
992 if (!pmono && !cmono && snd_mixer_selem_has_common_volume(elem)) {
995 if (!pmono && !cmono && snd_mixer_selem_has_common_switch(elem)) {
1017 if (!cmono && snd_mixer_selem_has_capture_channel(elem, chn)) {