Home
last modified time | relevance | path

Searched refs:CALL_HELD (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h672 #define CALL_HELD 3 macro
Dmessage.c1862 if (plci && plci->State && plci->SuppState == CALL_HELD) in facility_req()
1973 if (plci && plci->State && ((plci->SuppState == IDLE) || (plci->SuppState == CALL_HELD))) in facility_req()
4010 if (plci->tel && plci->SuppState != CALL_HELD) Id |= EXT_CONTROLLER; in control_rc()
4042 plci->SuppState = CALL_HELD; in control_rc()
4775 if (plci->tel && plci->SuppState != CALL_HELD) Id |= EXT_CONTROLLER; in sig_ind()
5512 plci->SuppState = CALL_HELD; in sig_ind()
5533 plci->SuppState = CALL_HELD; in sig_ind()