Lines Matching defs:voice_call
1392 bool voice_call)
1399 mask, voice_call ? mask : 0);
1406 mask, voice_call ? 0 : mask);
1414 mask, voice_call ? mask : 0);
1421 mask, voice_call ? mask : 0);
1428 mask, voice_call ? mask : 0);
1434 err = snd_soc_dai_digital_mute(dai, !voice_call,
1445 mask, voice_call ? mask : 0);
1452 mask, voice_call ? mask : 0);
1464 bool voice_call;
1471 voice_call = true;
1473 voice_call = false;
1490 err = cpcap_voice_call(cpcap, dai, voice_call);