Searched refs:ADV_VOICE (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Dmessage.c1504 if (plci->tel == ADV_VOICE && a->AdvCodecPLCI)
3680 if ((plci->tel != ADV_VOICE) || (plci != a->AdvSignalPLCI))
5101 if (plci->tel == ADV_VOICE && plci->appl) {
5721 plci->tel = ADV_VOICE;
5883 if (plci->tel == ADV_VOICE && plci->SuppState == IDLE) /* with permanent codec switch on immediately */
5933 tplci->tel = ADV_VOICE;
7506 else if (plci->tel == ADV_VOICE) {
8041 if (plci->tel == ADV_VOICE) /* transparent B on advanced voice */
9146 plci->tel = ADV_VOICE;
9171 plci->tel = ADV_VOICE;
[all...]
H A Ddivacapi.h83 #define ADV_VOICE 0x03 macro

Completed in 61 milliseconds