Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A DmISDNhw.h182 extern int bchannel_senddata(struct bchannel *, struct sk_buff *);
/openbmc/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);
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c691 ret = bchannel_senddata(bch, skb); in avm_l2l1B()
H A Dnetjet.c749 ret = bchannel_senddata(bch, skb); in nj_l2l1B()
H A Dw6692.c943 ret = bchannel_senddata(bch, skb); in w6692_l2l1B()
H A DmISDNisar.c1478 ret = bchannel_senddata(bch, skb); in isar_l2l1()
H A DmISDNipac.c1342 ret = bchannel_senddata(bch, skb); in hscx_l2l1()
H A Dhfcsusb.c210 ret = bchannel_senddata(bch, skb); in hfcusb_l2l1B()
H A Dhfcpci.c1673 ret = bchannel_senddata(bch, skb); in hfcpci_l2l1B()
H A Dhfcmulti.c3442 ret = bchannel_senddata(bch, skb); in handle_bmsg()