Searched refs:capi_tdata_resp (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/pcbit/
H A Dcapi.h53 extern int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff **skb);
H A Dcapi.c321 int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff **skb) capi_tdata_resp() function
326 printk(KERN_WARNING "capi_tdata_resp: alloc_skb failed\n"); capi_tdata_resp()
H A Ddrv.c491 if (capi_tdata_resp(chan, &skb2) > 0) pcbit_l3_receive()

Completed in 217 milliseconds