Home
last modified time | relevance | path

Searched refs:FLG_FILLEMPTY (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/mISDN/
H A Dhwchannel.c134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel()
168 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
170 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/mISDN/
H A Dhwchannel.c134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel()
168 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
170 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/mISDN/
H A Dhwchannel.c134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel()
168 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
170 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A DmISDNhw.h51 #define FLG_FILLEMPTY 16 /* fill fifo on first frame (empty) */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A DmISDNhw.h51 #define FLG_FILLEMPTY 16 /* fill fifo on first frame (empty) */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A DmISDNhw.h51 #define FLG_FILLEMPTY 16 /* fill fifo on first frame (empty) */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dnetjet.c614 } else if (test_bit(FLG_FILLEMPTY, &bc->bch.Flags)) { in bc_next_frame()
860 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A DmISDNipac.c1135 if (test_bit(FLG_FILLEMPTY, &hx->bch.Flags)) in ipac_irq()
1490 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A Davmfritz.c582 } else if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in HDLC_irq()
H A Dhfcpci.c752 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo()
777 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo()
H A Dw6692.c759 } else if (test_bit(FLG_FILLEMPTY, &wch->bch.Flags)) { in W6692B_interrupt()
H A DmISDNisar.c712 } else if (test_bit(FLG_FILLEMPTY, &ch->bch.Flags)) { in send_next()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dnetjet.c614 } else if (test_bit(FLG_FILLEMPTY, &bc->bch.Flags)) { in bc_next_frame()
860 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A DmISDNipac.c1135 if (test_bit(FLG_FILLEMPTY, &hx->bch.Flags)) in ipac_irq()
1490 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A Davmfritz.c582 } else if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in HDLC_irq()
H A Dhfcpci.c752 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo()
777 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo()
H A Dw6692.c759 } else if (test_bit(FLG_FILLEMPTY, &wch->bch.Flags)) { in W6692B_interrupt()
H A DmISDNisar.c712 } else if (test_bit(FLG_FILLEMPTY, &ch->bch.Flags)) { in send_next()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dnetjet.c614 } else if (test_bit(FLG_FILLEMPTY, &bc->bch.Flags)) { in bc_next_frame()
860 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A DmISDNipac.c1135 if (test_bit(FLG_FILLEMPTY, &hx->bch.Flags)) in ipac_irq()
1490 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in open_bchannel()
H A Davmfritz.c582 } else if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in HDLC_irq()
H A Dhfcpci.c752 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo()
777 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo()
H A Dw6692.c759 } else if (test_bit(FLG_FILLEMPTY, &wch->bch.Flags)) { in W6692B_interrupt()
H A DmISDNisar.c712 } else if (test_bit(FLG_FILLEMPTY, &ch->bch.Flags)) { in send_next()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_misdn/
H A Dftmod_misdn.c864 MISDN_HW_FLAG(16, FLG_FILLEMPTY),

12