Home
last modified time | relevance | path

Searched refs:Isdnl1_Init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dcore.h63 extern int Isdnl1_Init(u_int *);
H A Dcore.c378 err = Isdnl1_Init(&debug); in mISDNInit()
H A Dlayer1.c401 Isdnl1_Init(u_int *deb) in Isdnl1_Init() function