Searched refs:channel_req (Results 1 – 17 of 17) sorted by relevance
/linux-3.4.99/include/linux/ |
D | mISDNif.h | 437 struct channel_req { struct 445 typedef int (create_func_t)(struct channel_req *); argument
|
/linux-3.4.99/drivers/isdn/hardware/mISDN/ |
D | isar.h | 57 int (*open)(struct isar_hw *, struct channel_req *);
|
D | ipac.h | 41 int (*open)(struct isac_hw *, struct channel_req *);
|
D | w6692.c | 1014 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel() 1187 open_dchannel(struct w6692_hw *card, struct channel_req *rq) in open_dchannel() 1210 struct channel_req *rq; in w6692_dctrl()
|
D | speedfax.c | 251 struct channel_req *rq; in sfax_dctrl()
|
D | avmfritz.c | 890 open_bchannel(struct fritzcard *fc, struct channel_req *rq) in open_bchannel() 916 struct channel_req *rq; in avm_dctrl()
|
D | mISDNipac.c | 753 open_dchannel(struct isac_hw *isac, struct channel_req *rq) in open_dchannel() 1505 open_bchannel(struct ipac_hw *ipac, struct channel_req *rq) in open_bchannel() 1554 struct channel_req *rq; in ipac_dctrl()
|
D | hfcsusb.c | 432 struct channel_req *rq) in open_dchannel() 485 open_bchannel(struct hfcsusb *hw, struct channel_req *rq) in open_bchannel() 549 struct channel_req *rq; in hfc_dctrl()
|
D | netjet.c | 859 open_bchannel(struct tiger_hw *card, struct channel_req *rq) in open_bchannel() 885 struct channel_req *rq; in nj_dctrl()
|
D | hfcpci.c | 1910 struct channel_req *rq) in open_dchannel() 1961 open_bchannel(struct hfc_pci *hc, struct channel_req *rq) in open_bchannel() 1989 struct channel_req *rq; in hfc_dctrl()
|
D | hfcmulti.c | 4027 struct channel_req *rq) in open_dchannel() 4073 struct channel_req *rq) in open_bchannel() 4160 struct channel_req *rq; in hfcm_dctrl()
|
D | mISDNisar.c | 1669 isar_open(struct isar_hw *isar, struct channel_req *rq) in isar_open()
|
/linux-3.4.99/drivers/isdn/mISDN/ |
D | stack.c | 425 struct channel_req rq; in connect_layer1() 462 struct channel_req rq, rq2; in connect_Bstack() 519 struct channel_req rq; in create_l2entity()
|
D | l1oip_core.c | 1001 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel() 1028 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel() 1059 struct channel_req *rq; in l1oip_dctrl()
|
D | dsp_core.c | 1047 dspcreate(struct channel_req *crq) in dspcreate()
|
D | layer2.c | 2078 struct channel_req rq; in create_l2() 2181 x75create(struct channel_req *crq) in x75create()
|
D | tei.c | 979 create_teimgr(struct manager *mgr, struct channel_req *crq) in create_teimgr()
|