Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
DmISDNhw.h198 extern int get_next_bframe(struct bchannel *);
/Linux-v4.19/drivers/isdn/mISDN/
Dhwchannel.c370 get_next_bframe(struct bchannel *bch) in get_next_bframe() function
390 EXPORT_SYMBOL(get_next_bframe);
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcpci.c857 if (get_next_bframe(bch)) in hfcpci_fill_fifo()
913 get_next_bframe(bch); in hfcpci_fill_fifo()
1138 if (get_next_bframe(bch)) in tx_birq()
Davmfritz.c527 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
Dnetjet.c623 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
Dw6692.c657 if (get_next_bframe(&wch->bch)) { in send_next()
DmISDNisar.c708 if (get_next_bframe(&ch->bch)) { in send_next()
DmISDNipac.c1030 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
Dhfcsusb.c1352 get_next_bframe(fifo->bch)) in tx_iso_complete()
Dhfcmulti.c2171 if (bch && get_next_bframe(bch)) { in hfcmulti_tx()