Searched refs:open_dchannel (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dl1oip_core.c1001 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) function
1075 err = open_dchannel(hc, dch, rq);
1083 err = open_dchannel(hc, dch, rq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c752 open_dchannel(struct isac_hw *isac, struct channel_req *rq) function
870 isac->open = open_dchannel;
1561 err = open_dchannel(isac, rq);
H A Dw6692.c1142 open_dchannel(struct w6692_hw *card, struct channel_req *rq) function
1173 err = open_dchannel(card, rq);
H A Dhfcpci.c1910 open_dchannel(struct hfc_pci *hc, struct mISDNchannel *ch, function
2001 err = open_dchannel(hc, ch, rq);
H A Dhfcsusb.c433 open_dchannel(struct hfcsusb *hw, struct mISDNchannel *ch, function
562 err = open_dchannel(hw, ch, rq);
H A Dhfcmulti.c4018 open_dchannel(struct hfc_multi *hc, struct dchannel *dch, function
4169 err = open_dchannel(hc, dch, rq); /* locked there */
4177 err = open_dchannel(hc, dch, rq); /* locked there */

Completed in 167 milliseconds