Searched refs:bprotocol (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 1212 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument 1215 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode() 1224 switch (bprotocol) { in hscx_mode() 1249 bprotocol); in hscx_mode() 1259 switch (bprotocol) { in hscx_mode() 1285 bprotocol); in hscx_mode() 1295 switch (bprotocol) { in hscx_mode() 1321 bprotocol); in hscx_mode() 1326 hscx->bch.state = bprotocol; in hscx_mode()
|
H A D | mISDNisar.c | 1272 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument 1276 switch (bprotocol) { in modeisar() 1296 if (bprotocol == ISDN_P_B_HDLC) in modeisar() 1316 bprotocol); in modeisar() 1321 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar() 1322 ch->bch.state = bprotocol; in modeisar()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 1212 hscx_mode(struct hscx_hw *hscx, u32 bprotocol) in hscx_mode() argument 1215 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode() 1224 switch (bprotocol) { in hscx_mode() 1249 bprotocol); in hscx_mode() 1259 switch (bprotocol) { in hscx_mode() 1285 bprotocol); in hscx_mode() 1295 switch (bprotocol) { in hscx_mode() 1321 bprotocol); in hscx_mode() 1326 hscx->bch.state = bprotocol; in hscx_mode()
|
H A D | mISDNisar.c | 1272 modeisar(struct isar_ch *ch, u32 bprotocol) in modeisar() argument 1276 switch (bprotocol) { in modeisar() 1296 if (bprotocol == ISDN_P_B_HDLC) in modeisar() 1316 bprotocol); in modeisar() 1321 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol); in modeisar() 1322 ch->bch.state = bprotocol; in modeisar()
|
Completed in 7 milliseconds