Searched refs:mISDNdevice (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/isdn/mISDN/
H A Dcore.h9 extern struct mISDNdevice *get_mdevice(u_int);
38 extern int connect_Bstack(struct mISDNdevice *, struct mISDNchannel *,
40 extern int connect_layer1(struct mISDNdevice *, struct mISDNchannel *,
42 extern int create_l2entity(struct mISDNdevice *, struct mISDNchannel *,
45 extern int create_stack(struct mISDNdevice *);
46 extern int create_teimanager(struct mISDNdevice *);
49 extern void delete_stack(struct mISDNdevice *);
H A Dcore.c34 struct mISDNdevice *mdev = dev_to_mISDN(dev);
45 struct mISDNdevice *mdev = dev_to_mISDN(dev);
56 struct mISDNdevice *mdev = dev_to_mISDN(dev);
67 struct mISDNdevice *mdev = dev_to_mISDN(dev);
78 struct mISDNdevice *mdev = dev_to_mISDN(dev);
119 struct mISDNdevice *mdev = dev_to_mISDN(dev);
144 const struct mISDNdevice *mdev = dev_to_mISDN(dev);
165 struct mISDNdevice *mdev = dev_to_mISDN(dev);
174 struct mISDNdevice
211 mISDN_register_device(struct mISDNdevice *de
[all...]
H A Dstack.c363 create_stack(struct mISDNdevice *dev)
417 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch,
455 connect_Bstack(struct mISDNdevice *dev, struct mISDNchannel *ch,
512 create_l2entity(struct mISDNdevice *dev, struct mISDNchannel *ch,
619 delete_stack(struct mISDNdevice *dev)
H A Dl1oip_core.c868 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
1033 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dsocket.c354 struct mISDNdevice *dev;
637 struct mISDNdevice *dev;
H A Dtei.c1344 create_teimanager(struct mISDNdevice *dev)
/linux-master/include/linux/
H A DmISDNif.h445 struct mISDNdevice;
488 struct mISDNdevice *dev;
493 struct mISDNdevice { struct
507 struct mISDNdevice *dev;
580 extern int mISDN_register_device(struct mISDNdevice *,
582 extern void mISDN_unregister_device(struct mISDNdevice *);
589 static inline struct mISDNdevice *dev_to_mISDN(const struct device *dev)
H A DmISDNhw.h79 struct mISDNdevice dev;
/linux-master/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c238 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dw6692.c1059 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
1178 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A DmISDNipac.c554 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
1527 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dhfcpci.c1575 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
1954 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dhfcsusb.c276 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
523 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Davmfritz.c917 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dnetjet.c872 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
H A Dhfcmulti.c3297 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);
4143 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D);

Completed in 523 milliseconds