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

/linux-master/drivers/isdn/mISDN/
H A Dcore.h57 struct Bprotocol *get_Bprotocol4mask(u_int);
58 struct Bprotocol *get_Bprotocol4id(u_int);
H A Dcore.c271 struct Bprotocol *bp;
281 struct Bprotocol *
284 struct Bprotocol *bp;
296 struct Bprotocol *
311 mISDN_register_Bprotocol(struct Bprotocol *bp)
314 struct Bprotocol *old;
334 mISDN_unregister_Bprotocol(struct Bprotocol *bp)
H A Dstack.c460 struct Bprotocol *bp;
H A Ddsp_core.c1108 static struct Bprotocol DSP = {
H A Dlayer2.c2229 static struct Bprotocol X75SLP = {
/linux-master/include/linux/
H A DmISDNif.h459 struct Bprotocol { struct
583 extern int mISDN_register_Bprotocol(struct Bprotocol *);
584 extern void mISDN_unregister_Bprotocol(struct Bprotocol *);

Completed in 201 milliseconds