Home
last modified time | relevance | path

Searched refs:ISDN_CTYPE_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dhisax_cfg.h51 #define ISDN_CTYPE_COUNT 41 macro
Dconfig.c1057 if (card->typ <= 0 || card->typ > ISDN_CTYPE_COUNT) { in hisax_cs_new()
1253 if (cards[i].typ > 0 && cards[i].typ <= ISDN_CTYPE_COUNT) { in HiSax_inithardware()