Searched refs:ISDN_P_NONE (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/isdn/hardware/mISDN/ |
D | netjet.c | 205 case ISDN_P_NONE: in mode_tiger() 206 if (bc->bch.state == ISDN_P_NONE) in mode_tiger() 211 if ((card->bc[0].bch.state == ISDN_P_NONE) && in mode_tiger() 212 (card->bc[1].bch.state == ISDN_P_NONE)) { in mode_tiger() 770 mode_tiger(bc, ISDN_P_NONE); in nj_l2l1B() 804 mode_tiger(bc, ISDN_P_NONE); in nj_bctrl() 806 ch->protocol = ISDN_P_NONE; in nj_bctrl() 855 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 933 mode_tiger(&card->bc[0], ISDN_P_NONE); in nj_init_card() 934 mode_tiger(&card->bc[1], ISDN_P_NONE); in nj_init_card() [all …]
|
D | mISDNisar.c | 424 case ISDN_P_NONE: in isar_rcv_frame() 626 case ISDN_P_NONE: in isar_fill_fifo() 1151 case ISDN_P_NONE: in setup_pump() 1210 case ISDN_P_NONE: in setup_sart() 1246 case ISDN_P_NONE: in setup_iom2() 1275 if (ch->bch.state == ISDN_P_NONE) { /* New Setup */ in modeisar() 1277 case ISDN_P_NONE: /* init */ in modeisar() 1326 if (ch->bch.state == ISDN_P_NONE) { in modeisar() 1461 modeisar(&isar->ch[i], ISDN_P_NONE); in isar_setup() 1499 modeisar(ich, ISDN_P_NONE); in isar_l2l1() [all …]
|
D | avmfritz.c | 352 case ISDN_P_NONE: in modehdlc() 353 if (bch->state == ISDN_P_NONE) in modehdlc() 358 bch->state = ISDN_P_NONE; in modehdlc() 712 modehdlc(bch, ISDN_P_NONE); in avm_l2l1B() 850 modehdlc(bch, ISDN_P_NONE); in avm_bctrl() 852 ch->protocol = ISDN_P_NONE; in avm_bctrl() 901 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1006 modehdlc(&card->bch[0], ISDN_P_NONE); in release_card() 1007 modehdlc(&card->bch[1], ISDN_P_NONE); in release_card()
|
D | w6692.c | 452 if (unlikely(wch->bch.state == ISDN_P_NONE)) { in W6692_empty_Bfifo() 595 case ISDN_P_NONE: in w6692_mode() 837 w6692_mode(&card->bc[0], ISDN_P_NONE); in initW6692() 838 w6692_mode(&card->bc[1], ISDN_P_NONE); in initW6692() 964 w6692_mode(bc, ISDN_P_NONE); in w6692_l2l1B() 993 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1039 w6692_mode(bc, ISDN_P_NONE); in w6692_bctrl() 1041 ch->protocol = ISDN_P_NONE; in w6692_bctrl() 1250 w6692_mode(&card->bc[0], ISDN_P_NONE); in release_card() 1251 w6692_mode(&card->bc[1], ISDN_P_NONE); in release_card()
|
D | hfcpci.c | 1258 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci() 1266 if (protocol != ISDN_P_NONE) { in mode_hfcpci() 1284 case (ISDN_P_NONE): in mode_hfcpci() 1285 if (bch->state == ISDN_P_NONE) in mode_hfcpci() 1309 bch->state = ISDN_P_NONE; in mode_hfcpci() 1383 if ((protocol == ISDN_P_NONE) || in mode_hfcpci() 1512 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in deactivate_bchannel() 1547 mode_hfcpci(bch, bch->nr, ISDN_P_NONE); in hfc_bctrl() 1554 ch->protocol = ISDN_P_NONE; in hfc_bctrl() 1881 if (rq->protocol == ISDN_P_NONE) in open_dchannel() [all …]
|
D | hfcsusb.c | 420 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 471 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 692 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 699 case (ISDN_P_NONE): in hfcsusb_setup_bch() 700 if (bch->state == ISDN_P_NONE) in hfcsusb_setup_bch() 702 bch->state = ISDN_P_NONE; in hfcsusb_setup_bch() 722 if (protocol >= ISDN_P_NONE) { in hfcsusb_setup_bch() 743 if (protocol > ISDN_P_NONE) in hfcsusb_setup_bch() 1791 hfcsusb_setup_bch(bch, ISDN_P_NONE); in deactivate_bchannel() 1817 ch->protocol = ISDN_P_NONE; in hfc_bctrl()
|
D | mISDNipac.c | 1225 case ISDN_P_NONE: /* init */ in hscx_mode() 1260 case ISDN_P_NONE: in hscx_mode() 1296 case ISDN_P_NONE: in hscx_mode() 1363 hscx_mode(hx, ISDN_P_NONE); in hscx_l2l1() 1400 hscx_mode(hx, ISDN_P_NONE); in hscx_bctrl() 1402 ch->protocol = ISDN_P_NONE; in hscx_bctrl() 1485 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
|
D | hfcmulti.c | 2974 case (ISDN_P_NONE): in mode_hfcmulti() 3163 hc->chan[ch].protocol = ISDN_P_NONE; in mode_hfcmulti() 3447 mode_hfcmulti(hc, bch->slot, ISDN_P_NONE, -1, 0, -1, 0); in deactivate_bchannel() 3693 ch->protocol = ISDN_P_NONE; in hfcm_bctrl() 3872 mode_hfcmulti(hc, i, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 3974 mode_hfcmulti(hc, i - 2, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 3978 mode_hfcmulti(hc, i - 1, ISDN_P_NONE, -1, 0, -1, 0); in hfcmulti_initmode() 4048 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 4050 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel() 4088 if (rq->protocol == ISDN_P_NONE) in open_bchannel()
|
/linux-5.19.10/drivers/isdn/mISDN/ |
D | l1oip_core.c | 981 if (rq->protocol == ISDN_P_NONE) in open_dchannel() 983 if ((dch->dev.D.protocol != ISDN_P_NONE) && in open_dchannel() 1010 if (rq->protocol == ISDN_P_NONE) in open_bchannel() 1211 ch->protocol = ISDN_P_NONE; in l1oip_bctrl()
|
/linux-5.19.10/include/linux/ |
D | mISDNif.h | 213 #define ISDN_P_NONE 0 macro
|