Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
DmISDNhw.h198 extern int get_next_bframe(struct bchannel *);
/linux-4.4.14/drivers/isdn/mISDN/
Dhwchannel.c370 get_next_bframe(struct bchannel *bch) in get_next_bframe() function
390 EXPORT_SYMBOL(get_next_bframe);
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcpci.c856 if (get_next_bframe(bch)) in hfcpci_fill_fifo()
912 get_next_bframe(bch); in hfcpci_fill_fifo()
1137 if (get_next_bframe(bch)) in tx_birq()
Davmfritz.c526 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
Dnetjet.c623 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
Dw6692.c658 if (get_next_bframe(&wch->bch)) { in send_next()
DmISDNipac.c1030 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
DmISDNisar.c708 if (get_next_bframe(&ch->bch)) { in send_next()
Dhfcsusb.c1348 get_next_bframe(fifo->bch)) in tx_iso_complete()
Dhfcmulti.c2171 if (bch && get_next_bframe(bch)) { in hfcmulti_tx()