Searched refs:new_plci (Results 1 – 1 of 1) sorted by relevance
333 static capidrv_plci *new_plci(capidrv_contr *card, int chan) in new_plci() function1078 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()