Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
DmISDNhw.h189 extern int get_next_bframe(struct bchannel *);
/linux-5.19.10/drivers/isdn/mISDN/
Dhwchannel.c361 get_next_bframe(struct bchannel *bch) in get_next_bframe() function
381 EXPORT_SYMBOL(get_next_bframe);
/linux-5.19.10/drivers/isdn/hardware/mISDN/
Dhfcpci.c843 if (get_next_bframe(bch)) in hfcpci_fill_fifo()
899 get_next_bframe(bch); in hfcpci_fill_fifo()
1123 if (get_next_bframe(bch)) in tx_birq()
Davmfritz.c513 if (get_next_bframe(bch)) { in HDLC_irq_xpr()
Dnetjet.c609 if (get_next_bframe(&bc->bch)) { in bc_next_frame()
Dw6692.c638 if (get_next_bframe(&wch->bch)) { in send_next()
DmISDNisar.c693 if (get_next_bframe(&ch->bch)) { in send_next()
DmISDNipac.c1013 if (get_next_bframe(&hx->bch)) { in hscx_xpr()
Dhfcsusb.c1338 get_next_bframe(fifo->bch)) in tx_iso_complete()
Dhfcmulti.c2157 if (bch && get_next_bframe(bch)) { in hfcmulti_tx()