Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNhw.h189 extern int get_next_bframe(struct bchannel *);
/linux/drivers/isdn/mISDN/
H A Dhwchannel.c361 get_next_bframe(struct bchannel *bch) in get_next_bframe() function
381 EXPORT_SYMBOL(get_next_bframe);
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c844 if (get_next_bframe(bch)) in hfcpci_fill_fifo()
900 get_next_bframe(bch); in hfcpci_fill_fifo()
1124 if (get_next_bframe(bch)) in tx_birq()
H A Davmfritz.c514 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
H A Dnetjet.c610 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
H A Dw6692.c639 if (get_next_bframe(&wch->bch)) { in send_next()
H A DmISDNisar.c694 if (get_next_bframe(&ch->bch)) { in send_next()
H A DmISDNipac.c1014 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
H A Dhfcsusb.c1343 get_next_bframe(fifo->bch)) in tx_iso_complete()