Searched refs:modeisar (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c1272 modeisar(struct isar_ch *ch, u32 bprotocol) function
1293 pr_info("modeisar both paths in use\n");
1309 pr_info("%s: ISAR modeisar analog functions"
1461 modeisar(&isar->ch[i], ISDN_P_NONE);
1488 ret = modeisar(ich, ch->protocol);
1499 modeisar(ich, ISDN_P_NONE);
1583 modeisar(ich, ISDN_P_NONE);
1603 modeisar(&isar->ch[0], ISDN_P_NONE);
1604 modeisar(&isar->ch[1], ISDN_P_NONE);

Completed in 230 milliseconds