Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/capi/
Dcapidrv.c333 static capidrv_plci *new_plci(capidrv_contr *card, int chan) in new_plci() function
1078 if ((plcip = new_plci(card, chan)) == NULL) { in handle_incoming_call()
1874 if ((plcip = new_plci(card, (c->arg % card->nbchan))) == NULL) { in capidrv_command()