Home
last modified time | relevance | path

Searched refs:PCI_CHIP_QUANCOM (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpib/ines/
H A Dines.h22 PCI_CHIP_QUANCOM, enumerator
H A Dines_gpib.c275 if (priv->pci_chip_type == PCI_CHIP_QUANCOM) { in ines_pci_interrupt()
391 .pci_chip_type = PCI_CHIP_QUANCOM,
797 case PCI_CHIP_QUANCOM: in ines_common_pci_attach()
810 if (ines_priv->pci_chip_type == PCI_CHIP_QUANCOM) { in ines_common_pci_attach()
844 case PCI_CHIP_QUANCOM: in ines_common_pci_attach()
935 case PCI_CHIP_QUANCOM: in ines_pci_detach()
/linux/drivers/gpib/cb7210/
H A Dcb7210.h22 PCI_CHIP_QUANCOM enumerator
H A Dcb7210.c454 case PCI_CHIP_QUANCOM: in cb_pci_interrupt()
916 if (cb_priv->pci_chip == PCI_CHIP_QUANCOM) { in cb7210_init()
960 cb_priv->pci_chip = PCI_CHIP_QUANCOM; in cb_pci_attach()
982 case PCI_CHIP_QUANCOM: in cb_pci_attach()