Home
last modified time | relevance | path

Searched refs:pci_chip_type (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/gpib/ines/
A Dines_gpib.c275 if (priv->pci_chip_type == PCI_CHIP_QUANCOM) { in ines_pci_interrupt()
357 enum ines_pci_chip pci_chip_type; member
367 .pci_chip_type = PCI_CHIP_PLX9050,
375 .pci_chip_type = PCI_CHIP_AMCC5920,
383 .pci_chip_type = PCI_CHIP_QUICKLOGIC5030,
391 .pci_chip_type = PCI_CHIP_QUANCOM,
690 ines_priv->pci_chip_type = PCI_CHIP_NONE; in ines_generic_attach()
787 ines_priv->pci_chip_type = found_id.pci_chip_type; in ines_common_pci_attach()
789 switch (ines_priv->pci_chip_type) { in ines_common_pci_attach()
824 switch (ines_priv->pci_chip_type) { in ines_common_pci_attach()
[all …]
A Dines.h34 enum ines_pci_chip pci_chip_type; member

Completed in 7 milliseconds