Home
last modified time | relevance | path

Searched refs:Bprotocol (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/isdn/mISDN/
Dcore.c287 struct Bprotocol *bp; in get_all_Bprotocols()
297 struct Bprotocol *
300 struct Bprotocol *bp; in get_Bprotocol4mask()
312 struct Bprotocol *
327 mISDN_register_Bprotocol(struct Bprotocol *bp) in mISDN_register_Bprotocol()
330 struct Bprotocol *old; in mISDN_register_Bprotocol()
350 mISDN_unregister_Bprotocol(struct Bprotocol *bp) in mISDN_unregister_Bprotocol()
Dcore.h66 struct Bprotocol *get_Bprotocol4mask(u_int);
67 struct Bprotocol *get_Bprotocol4id(u_int);
Dstack.c471 struct Bprotocol *bp; in connect_Bstack()
Ddsp_core.c1111 static struct Bprotocol DSP = {
Dlayer2.c2241 static struct Bprotocol X75SLP = {
/linux-4.19.296/include/linux/
DmISDNif.h460 struct Bprotocol { struct
584 extern int mISDN_register_Bprotocol(struct Bprotocol *);
585 extern void mISDN_unregister_Bprotocol(struct Bprotocol *);