Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c131 static word plci_remove_check(PLCI *);
1041 if (plci_remove_check(plci)) in plci_remove()
1518 if (plci_remove_check(plci)) in disconnect_res()
4014 if (plci_remove_check(plci)) in control_rc()
4636 plci_remove_check(plci); in control_rc()
9316 static word plci_remove_check(PLCI *plci) in plci_remove_check() function