Searched refs:CLOSE_CHANNEL (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/isdn/mISDN/ |
H A D | stack.c | 497 rq2.ch->ctrl(rq2.ch, CLOSE_CHANNEL, NULL); in connect_Bstack() 576 ch->peer->ctrl(ch->peer, CLOSE_CHANNEL, NULL); in delete_channel() 589 ch->st->dev->D.ctrl(&ch->st->dev->D, CLOSE_CHANNEL, NULL); in delete_channel() 597 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel() 599 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel() 607 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel()
|
H A D | tei.c | 656 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in tei_l2remove() 826 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in create_new_tei() 840 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in create_new_tei() 1091 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in create_teimgr() 1153 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in free_teimanager() 1166 mgr->ch.st->dev->D.ctrl(&mgr->ch.st->dev->D, CLOSE_CHANNEL, NULL); in free_teimanager() 1249 l2->ch.ctrl(&l2->ch, CLOSE_CHANNEL, NULL); in delete_teimanager() 1270 case CLOSE_CHANNEL: in mgr_ctrl()
|
H A D | dsp_core.c | 964 case CLOSE_CHANNEL: in dsp_ctrl() 966 dsp->ch.peer->ctrl(dsp->ch.peer, CLOSE_CHANNEL, NULL); in dsp_ctrl()
|
H A D | layer1.c | 350 case CLOSE_CHANNEL: in l1_event()
|
H A D | l1oip_core.c | 1067 case CLOSE_CHANNEL: in l1oip_dctrl() 1211 case CLOSE_CHANNEL: in l1oip_bctrl()
|
H A D | layer2.c | 2074 CLOSE_CHANNEL, NULL); in release_l2() 2098 case CLOSE_CHANNEL: in l2_ctrl() 2100 l2->ch.peer->ctrl(l2->ch.peer, CLOSE_CHANNEL, NULL); in l2_ctrl()
|
H A D | socket.c | 87 case CLOSE_CHANNEL: in mISDN_ctrl()
|
/linux/include/linux/ |
H A D | mISDNif.h | 63 #define CLOSE_CHANNEL 0x0200 macro
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 1035 case CLOSE_CHANNEL: in w6692_bctrl() 1198 case CLOSE_CHANNEL: in w6692_dctrl() 1259 l1_event(card->dch.l1, CLOSE_CHANNEL); in release_card()
|
H A D | avmfritz.c | 846 case CLOSE_CHANNEL: in avm_bctrl() 937 case CLOSE_CHANNEL: in avm_dctrl()
|
H A D | speedfax.c | 258 case CLOSE_CHANNEL: in sfax_dctrl()
|
H A D | hfcpci.c | 1552 case CLOSE_CHANNEL: in hfc_bctrl() 1907 l1_event(hc->dch.l1, CLOSE_CHANNEL); in open_dchannel() 1973 case CLOSE_CHANNEL: in hfc_dctrl() 2072 l1_event(hc->dch.l1, CLOSE_CHANNEL); in release_card()
|
H A D | mISDNipac.c | 709 l1_event(isac->dch.l1, CLOSE_CHANNEL); in isac_release() 1396 case CLOSE_CHANNEL: in hscx_bctrl() 1548 case CLOSE_CHANNEL: in ipac_dctrl()
|
H A D | hfcsusb.c | 544 case CLOSE_CHANNEL: in hfc_dctrl() 1763 l1_event(hw->dch.l1, CLOSE_CHANNEL); in release_hw() 1819 case CLOSE_CHANNEL: in hfc_bctrl()
|
H A D | netjet.c | 800 case CLOSE_CHANNEL: in nj_bctrl() 892 case CLOSE_CHANNEL: in nj_dctrl()
|
H A D | hfcmulti.c | 3668 case CLOSE_CHANNEL: in hfcm_bctrl() 4036 l1_event(dch->l1, CLOSE_CHANNEL); in open_dchannel() 4181 case CLOSE_CHANNEL: in hfcm_dctrl() 4513 l1_event(dch->l1, CLOSE_CHANNEL); in release_port()
|
H A D | mISDNisar.c | 1579 case CLOSE_CHANNEL: in isar_bctrl()
|