Searched refs:ISDN_P_NONE (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/mISDN/ |
D | netjet.c | 218 case ISDN_P_NONE: in mode_tiger() 219 if (bc->bch.state == ISDN_P_NONE) in mode_tiger() 224 if ((card->bc[0].bch.state == ISDN_P_NONE) && in mode_tiger() 225 (card->bc[1].bch.state == ISDN_P_NONE)) { in mode_tiger() 784 mode_tiger(bc, ISDN_P_NONE); in nj_l2l1B() 818 mode_tiger(bc, ISDN_P_NONE); in nj_bctrl() 820 ch->protocol = ISDN_P_NONE; in nj_bctrl() 869 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 947 mode_tiger(&card->bc[0], ISDN_P_NONE); in nj_init_card() 948 mode_tiger(&card->bc[1], ISDN_P_NONE); in nj_init_card() [all …]
|
D | mISDNisar.c | 438 case ISDN_P_NONE: in isar_rcv_frame() 640 case ISDN_P_NONE: in isar_fill_fifo() 1166 case ISDN_P_NONE: in setup_pump() 1225 case ISDN_P_NONE: in setup_sart() 1261 case ISDN_P_NONE: in setup_iom2() 1290 if (ch->bch.state == ISDN_P_NONE) { /* New Setup */ in modeisar() 1292 case ISDN_P_NONE: /* init */ in modeisar() 1341 if (ch->bch.state == ISDN_P_NONE) { in modeisar() 1476 modeisar(&isar->ch[i], ISDN_P_NONE); in isar_setup() 1514 modeisar(ich, ISDN_P_NONE); in isar_l2l1() [all …]
|
D | avmfritz.c | 365 case ISDN_P_NONE: in modehdlc() 366 if (bch->state == ISDN_P_NONE) in modehdlc() 371 bch->state = ISDN_P_NONE; in modehdlc() 726 modehdlc(bch, ISDN_P_NONE); in avm_l2l1B() 864 modehdlc(bch, ISDN_P_NONE); in avm_bctrl() 866 ch->protocol = ISDN_P_NONE; in avm_bctrl() 915 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1020 modehdlc(&card->bch[0], ISDN_P_NONE); in release_card() 1021 modehdlc(&card->bch[1], ISDN_P_NONE); in release_card()
|
D | w6692.c | 470 if (unlikely(wch->bch.state == ISDN_P_NONE)) { in W6692_empty_Bfifo() 613 case ISDN_P_NONE: in w6692_mode() 856 w6692_mode(&card->bc[0], ISDN_P_NONE); in initW6692() 857 w6692_mode(&card->bc[1], ISDN_P_NONE); in initW6692() 983 w6692_mode(bc, ISDN_P_NONE); in w6692_l2l1B() 1012 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1058 w6692_mode(bc, ISDN_P_NONE); in w6692_bctrl() 1060 ch->protocol = ISDN_P_NONE; in w6692_bctrl() 1269 w6692_mode(&card->bc[0], ISDN_P_NONE); in release_card() 1270 w6692_mode(&card->bc[1], ISDN_P_NONE); in release_card()
|
D | hfcpci.c | 1274 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci() 1282 if (protocol != ISDN_P_NONE) { in mode_hfcpci() 1300 case (ISDN_P_NONE): in mode_hfcpci() 1301 if (bch->state == ISDN_P_NONE) in mode_hfcpci() 1325 bch->state = ISDN_P_NONE; in mode_hfcpci() 1399 if ((protocol == ISDN_P_NONE) || in mode_hfcpci() 1528 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in deactivate_bchannel() 1563 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in hfc_bctrl() 1570 ch->protocol = ISDN_P_NONE; in hfc_bctrl() 1897 if (rq->protocol == ISDN_P_NONE) in open_dchannel() [all …]
|
D | hfcsusb.c | 433 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 484 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 705 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 712 case (ISDN_P_NONE): in hfcsusb_setup_bch() 713 if (bch->state == ISDN_P_NONE) in hfcsusb_setup_bch() 715 bch->state = ISDN_P_NONE; in hfcsusb_setup_bch() 735 if (protocol >= ISDN_P_NONE) { in hfcsusb_setup_bch() 756 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 1794 hfcsusb_setup_bch(bch, ISDN_P_NONE); in deactivate_bchannel() 1820 ch->protocol = ISDN_P_NONE; in hfc_bctrl()
|
D | mISDNipac.c | 1242 case ISDN_P_NONE: /* init */ in hscx_mode() 1277 case ISDN_P_NONE: in hscx_mode() 1313 case ISDN_P_NONE: in hscx_mode() 1380 hscx_mode(hx, ISDN_P_NONE); in hscx_l2l1() 1417 hscx_mode(hx, ISDN_P_NONE); in hscx_bctrl() 1419 ch->protocol = ISDN_P_NONE; in hscx_bctrl() 1502 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
|
D | hfcmulti.c | 2990 case (ISDN_P_NONE): in mode_hfcmulti() 3179 hc->chan[ch].protocol = ISDN_P_NONE; in mode_hfcmulti() 3463 mode_hfcmulti(hc, bch->slot, ISDN_P_NONE, -1, 0, -1, 0); in deactivate_bchannel() 3709 ch->protocol = ISDN_P_NONE; in hfcm_bctrl() 3888 mode_hfcmulti(hc, i, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 3990 mode_hfcmulti(hc, i - 2, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 3994 mode_hfcmulti(hc, i - 1, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 4064 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 4066 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel() 4104 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | l1oip_core.c | 996 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 998 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel() 1025 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1226 ch->protocol = ISDN_P_NONE; in l1oip_bctrl()
|
/Linux-v4.19/include/linux/ |
D | mISDNif.h | 214 #define ISDN_P_NONE 0 macro
|