Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/
Dcore.h18 extern struct mISDNdevice *get_mdevice(u_int);
47 extern int connect_Bstack(struct mISDNdevice *, struct mISDNchannel *,
49 extern int connect_layer1(struct mISDNdevice *, struct mISDNchannel *,
51 extern int create_l2entity(struct mISDNdevice *, struct mISDNchannel *,
54 extern int create_stack(struct mISDNdevice *);
55 extern int create_teimanager(struct mISDNdevice *);
58 extern void delete_stack(struct mISDNdevice *);
Dcore.c43 struct mISDNdevice *mdev = dev_to_mISDN(dev); in id_show()
54 struct mISDNdevice *mdev = dev_to_mISDN(dev); in nrbchan_show()
65 struct mISDNdevice *mdev = dev_to_mISDN(dev); in d_protocols_show()
76 struct mISDNdevice *mdev = dev_to_mISDN(dev); in b_protocols_show()
87 struct mISDNdevice *mdev = dev_to_mISDN(dev); in protocol_show()
128 struct mISDNdevice *mdev = dev_to_mISDN(dev); in channelmap_show()
153 struct mISDNdevice *mdev = dev_to_mISDN(dev); in mISDN_uevent()
181 struct mISDNdevice *mdev = dev_to_mISDN(dev); in _get_mdevice()
190 struct mISDNdevice
227 mISDN_register_device(struct mISDNdevice *dev, in mISDN_register_device()
[all …]
Dstack.c374 create_stack(struct mISDNdevice *dev) in create_stack()
428 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_layer1()
466 connect_Bstack(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_Bstack()
523 create_l2entity(struct mISDNdevice *dev, struct mISDNchannel *ch, in create_l2entity()
630 delete_stack(struct mISDNdevice *dev) in delete_stack()
Dl1oip_core.c883 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in handle_dmsg()
1048 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in l1oip_dctrl()
Dsocket.c364 struct mISDNdevice *dev; in data_sock_ioctl()
647 struct mISDNdevice *dev; in base_sock_ioctl()
Dtei.c1355 create_teimanager(struct mISDNdevice *dev) in create_teimanager()
/linux-4.19.296/include/linux/
DmISDNif.h446 struct mISDNdevice;
489 struct mISDNdevice *dev;
494 struct mISDNdevice { struct
508 struct mISDNdevice *dev; argument
581 extern int mISDN_register_device(struct mISDNdevice *,
583 extern void mISDN_unregister_device(struct mISDNdevice *);
590 static inline struct mISDNdevice *dev_to_mISDN(struct device *dev) in dev_to_mISDN()
DmISDNhw.h88 struct mISDNdevice dev;
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dspeedfax.c251 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in sfax_dctrl()
Dw6692.c1075 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in w6692_l2l1D()
1194 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in w6692_dctrl()
DmISDNipac.c570 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in isac_l1hw()
1544 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in ipac_dctrl()
Dhfcsusb.c287 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfcusb_l2l1D()
536 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfc_dctrl()
Davmfritz.c931 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in avm_dctrl()
Dhfcpci.c1591 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfcpci_l2l1D()
1970 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfc_dctrl()
Dnetjet.c886 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in nj_dctrl()
Dhfcmulti.c3344 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in handle_dmsg()
4190 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfcm_dctrl()