Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
Dcore.c278 struct Bprotocol *bp; in get_all_Bprotocols()
288 struct Bprotocol *
291 struct Bprotocol *bp; in get_Bprotocol4mask()
303 struct Bprotocol *
318 mISDN_register_Bprotocol(struct Bprotocol *bp) in mISDN_register_Bprotocol()
321 struct Bprotocol *old; in mISDN_register_Bprotocol()
341 mISDN_unregister_Bprotocol(struct Bprotocol *bp) in mISDN_unregister_Bprotocol()
Dcore.h57 struct Bprotocol *get_Bprotocol4mask(u_int);
58 struct Bprotocol *get_Bprotocol4id(u_int);
Dstack.c460 struct Bprotocol *bp; in connect_Bstack()
Ddsp_core.c1109 static struct Bprotocol DSP = {
Dlayer2.c2229 static struct Bprotocol X75SLP = {
/kernel/linux/linux-5.10/include/linux/
DmISDNif.h460 struct Bprotocol { struct
584 extern int mISDN_register_Bprotocol(struct Bprotocol *);
585 extern void mISDN_unregister_Bprotocol(struct Bprotocol *);