Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c146 static word plci_remove_check(PLCI *);
1056 if (plci_remove_check(plci)) in plci_remove()
1641 if (plci_remove_check(plci)) in disconnect_res()
4139 if (plci_remove_check(plci)) in control_rc()
4760 plci_remove_check(plci); in control_rc()
9454 static word plci_remove_check(PLCI *plci) in plci_remove_check() function