Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
DmISDNif.h450 struct channel_req { struct
458 typedef int (create_func_t)(struct channel_req *); argument
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Disar.h57 int (*open)(struct isar_hw *, struct channel_req *);
Dipac.h41 int (*open)(struct isac_hw *, struct channel_req *);
DmISDNipac.c757 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) in open_dchannel_caller()
775 open_dchannel(struct isac_hw *isac, struct channel_req *rq) in open_dchannel()
1496 open_bchannel(struct ipac_hw *ipac, struct channel_req *rq) in open_bchannel()
1548 struct channel_req *rq; in ipac_dctrl()
Dw6692.c1008 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel()
1179 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel()
1202 struct channel_req *rq; in w6692_dctrl()
Dspeedfax.c254 struct channel_req *rq; in sfax_dctrl()
Davmfritz.c908 open_bchannel(struct fritzcard *fc, struct channel_req *rq) in open_bchannel()
933 struct channel_req *rq; in avm_dctrl()
Dhfcsusb.c425 struct channel_req *rq) in open_dchannel()
478 open_bchannel(struct hfcsusb *hw, struct channel_req *rq) in open_bchannel()
535 struct channel_req *rq; in hfc_dctrl()
Dnetjet.c863 open_bchannel(struct tiger_hw *card, struct channel_req *rq) in open_bchannel()
889 struct channel_req *rq; in nj_dctrl()
Dhfcpci.c1890 struct channel_req *rq) in open_dchannel()
1941 open_bchannel(struct hfc_pci *hc, struct channel_req *rq) in open_bchannel()
1968 struct channel_req *rq; in hfc_dctrl()
Dhfcmulti.c4061 struct channel_req *rq) in open_dchannel()
4102 struct channel_req *rq) in open_bchannel()
4191 struct channel_req *rq; in hfcm_dctrl()
DmISDNisar.c1650 isar_open(struct isar_hw *isar, struct channel_req *rq) in isar_open()
/linux-4.4.14/drivers/isdn/mISDN/
Dstack.c429 struct channel_req rq; in connect_layer1()
466 struct channel_req rq, rq2; in connect_Bstack()
523 struct channel_req rq; in create_l2entity()
Dl1oip_core.c994 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel()
1021 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel()
1052 struct channel_req *rq; in l1oip_dctrl()
Dtei.c797 struct channel_req rq; in create_new_tei()
992 create_teimgr(struct manager *mgr, struct channel_req *crq) in create_teimgr()
998 struct channel_req l1rq; in create_teimgr()
Ddsp_core.c1050 dspcreate(struct channel_req *crq) in dspcreate()
Dlayer2.c2124 struct channel_req rq; in create_l2()
2227 x75create(struct channel_req *crq) in x75create()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c3322 int channel_req = 0; in brcmf_notify_sched_scan_results() local
3375 channel_req = netinfo->channel; in brcmf_notify_sched_scan_results()
3376 if (channel_req <= CH_MAX_2G_CHANNEL) in brcmf_notify_sched_scan_results()
3381 ieee80211_channel_to_frequency(channel_req, in brcmf_notify_sched_scan_results()