Searched refs:hfc_pci (Results 1 – 3 of 3) sorted by relevance
137 struct hfc_pci { struct153 enable_hwirq(struct hfc_pci *hc) in enable_hwirq() argument160 disable_hwirq(struct hfc_pci *hc) in disable_hwirq()170 release_io_hfcpci(struct hfc_pci *hc) in release_io_hfcpci()183 hfcpci_setmode(struct hfc_pci *hc) in hfcpci_setmode()206 reset_hfcpci(struct hfc_pci *hc) in reset_hfcpci()306 struct hfc_pci *hc = from_timer(hc, t, hw.timer); in hfcpci_Timer()320 Sel_BCS(struct hfc_pci *hc, int channel) in Sel_BCS()336 hfcpci_clear_fifo_rx(struct hfc_pci *hc, int fifo) in hfcpci_clear_fifo_rx()365 static void hfcpci_clear_fifo_tx(struct hfc_pci *hc, int fifo) in hfcpci_clear_fifo_tx()[all …]
50 hisax-$(CONFIG_HISAX_HFC_PCI) += hfc_pci.o
70 drivers/isdn/hisax/hfc_pci.c