Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNif.h449 struct channel_req { struct
457 typedef int (create_func_t)(struct channel_req *); argument
/linux/drivers/isdn/hardware/mISDN/
H A Disar.h44 int (*open)(struct isar_hw *, struct channel_req *);
H A Dipac.h28 int (*open)(struct isac_hw *, struct channel_req *);
H A DmISDNipac.c744 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) in open_dchannel_caller()
762 open_dchannel(struct isac_hw *isac, struct channel_req *rq) in open_dchannel()
1480 open_bchannel(struct ipac_hw *ipac, struct channel_req *rq) in open_bchannel()
1532 struct channel_req *rq; in ipac_dctrl()
H A Dw6692.c988 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel()
1159 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel()
1182 struct channel_req *rq; in w6692_dctrl()
H A Davmfritz.c896 open_bchannel(struct fritzcard *fc, struct channel_req *rq) in open_bchannel()
921 struct channel_req *rq; in avm_dctrl()
H A Dspeedfax.c242 struct channel_req *rq; in sfax_dctrl()
H A Dhfcsusb.c417 struct channel_req *rq) in open_dchannel()
470 open_bchannel(struct hfcsusb *hw, struct channel_req *rq) in open_bchannel()
527 struct channel_req *rq; in hfc_dctrl()
H A Dnetjet.c850 open_bchannel(struct tiger_hw *card, struct channel_req *rq) in open_bchannel()
876 struct channel_req *rq; in nj_dctrl()
H A Dhfcpci.c1880 struct channel_req *rq) in open_dchannel()
1931 open_bchannel(struct hfc_pci *hc, struct channel_req *rq) in open_bchannel()
1958 struct channel_req *rq; in hfc_dctrl()
H A DmISDNisar.c1636 isar_open(struct isar_hw *isar, struct channel_req *rq) in isar_open()
/linux/drivers/isdn/mISDN/
H A Dstack.c421 struct channel_req rq; in connect_layer1()
458 struct channel_req rq, rq2; in connect_Bstack()
515 struct channel_req rq; in create_l2entity()
H A Dl1oip_core.c979 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel()
1006 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel()
1037 struct channel_req *rq; in l1oip_dctrl()
H A Dtei.c788 struct channel_req rq; in create_new_tei()
983 create_teimgr(struct manager *mgr, struct channel_req *crq) in create_teimgr()
989 struct channel_req l1rq; in create_teimgr()
H A Ddsp_core.c1048 dspcreate(struct channel_req *crq) in dspcreate()
H A Dlayer2.c2112 struct channel_req rq; in create_l2()
2215 x75create(struct channel_req *crq) in x75create()