• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/

Lines Matching refs:hfc_pci

30  *	See hfc_pci.h for debug flags.
53 #include "hfc_pci.h"
136 struct hfc_pci {
152 enable_hwirq(struct hfc_pci *hc)
159 disable_hwirq(struct hfc_pci *hc)
169 release_io_hfcpci(struct hfc_pci *hc)
182 hfcpci_setmode(struct hfc_pci *hc)
205 reset_hfcpci(struct hfc_pci *hc)
303 hfcpci_Timer(struct hfc_pci *hc)
318 Sel_BCS(struct hfc_pci *hc, int channel)
334 hfcpci_clear_fifo_rx(struct hfc_pci *hc, int fifo)
363 static void hfcpci_clear_fifo_tx(struct hfc_pci *hc, int fifo)
464 receive_dmsg(struct hfc_pci *hc)
612 struct hfc_pci *hc = bch->hw;
674 hfcpci_fill_dfifo(struct hfc_pci *hc)
753 struct hfc_pci *hc = bch->hw;
953 struct hfc_pci *hc = dch->hw;
970 struct hfc_pci *hc = dch->hw;
1049 struct hfc_pci *hc = dch->hw;
1067 struct hfc_pci *hc = dch->hw;
1159 struct hfc_pci *hc = dev_id;
1245 hfcpci_dbusy_timer(struct hfc_pci *hc)
1255 struct hfc_pci *hc = bch->hw;
1447 struct hfc_pci *hc = bch->hw;
1522 struct hfc_pci *hc = bch->hw;
1560 struct hfc_pci *hc = bch->hw;
1610 struct hfc_pci *hc = dch->hw;
1693 struct hfc_pci *hc = bch->hw;
1741 inithfcpci(struct hfc_pci *hc)
1754 init_card(struct hfc_pci *hc)
1815 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq)
1910 open_dchannel(struct hfc_pci *hc, struct mISDNchannel *ch,
1962 open_bchannel(struct hfc_pci *hc, struct channel_req *rq)
1989 struct hfc_pci *hc = dch->hw;
2025 setup_hw(struct hfc_pci *hc)
2078 release_card(struct hfc_pci *hc) {
2105 setup_card(struct hfc_pci *card)
2244 struct hfc_pci *card;
2247 card = kzalloc(sizeof(struct hfc_pci), GFP_ATOMIC);
2274 struct hfc_pci *card = pci_get_drvdata(pdev);
2295 struct hfc_pci *hc = dev_get_drvdata(dev);