Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNhw.h182 extern int bchannel_senddata(struct bchannel *, struct sk_buff *);
/linux/drivers/isdn/mISDN/
H A Dhwchannel.c430 bchannel_senddata(struct bchannel *ch, struct sk_buff *skb) in bchannel_senddata() function
463 EXPORT_SYMBOL(bchannel_senddata);
/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c692 ret = bchannel_senddata(bch, skb); in avm_l2l1B()
H A Dnetjet.c750 ret = bchannel_senddata(bch, skb); in nj_l2l1B()
H A Dw6692.c944 ret = bchannel_senddata(bch, skb); in w6692_l2l1B()
H A DmISDNisar.c1479 ret = bchannel_senddata(bch, skb); in isar_l2l1()
H A DmISDNipac.c1343 ret = bchannel_senddata(bch, skb); in hscx_l2l1()
H A Dhfcsusb.c211 ret = bchannel_senddata(bch, skb); in hfcusb_l2l1B()
H A Dhfcpci.c1674 ret = bchannel_senddata(bch, skb); in hfcpci_l2l1B()