| /drivers/staging/gpib/cec/ |
| A D | cec_gpib.c | 283 cec_priv->pci_device = NULL; in cec_pci_attach() 284 while ((cec_priv->pci_device = in cec_pci_attach() 286 CEC_DEV_ID, cec_priv->pci_device))) { in cec_pci_attach() 288 if (cec_priv->pci_device->subsystem_device == CEC_SUBID) in cec_pci_attach() 291 if (!cec_priv->pci_device) { in cec_pci_attach() 296 if (pci_enable_device(cec_priv->pci_device)) { in cec_pci_attach() 301 if (pci_request_regions(cec_priv->pci_device, "cec-gpib")) in cec_pci_attach() 312 cec_priv->irq = cec_priv->pci_device->irq; in cec_pci_attach() 341 pci_release_regions(cec_priv->pci_device); in cec_pci_detach() 343 if (cec_priv->pci_device) in cec_pci_detach() [all …]
|
| A D | cec.h | 13 struct pci_dev *pci_device; member
|
| /drivers/staging/gpib/agilent_82350b/ |
| A D | agilent_82350b.c | 612 if (a_priv->pci_device) { in agilent_82350b_generic_attach() 619 if (a_priv->pci_device) { in agilent_82350b_generic_attach() 628 a_priv->pci_device); in agilent_82350b_generic_attach() 629 if (a_priv->pci_device) { in agilent_82350b_generic_attach() 638 if (pci_enable_device(a_priv->pci_device)) { in agilent_82350b_generic_attach() 651 pci_resource_len(a_priv->pci_device, in agilent_82350b_generic_attach() 657 pci_resource_len(a_priv->pci_device, in agilent_82350b_generic_attach() 697 a_priv->irq = a_priv->pci_device->irq; in agilent_82350b_generic_attach() 768 pci_release_regions(a_priv->pci_device); in agilent_82350b_detach() 770 if (a_priv->pci_device) in agilent_82350b_detach() [all …]
|
| A D | agilent_82350b.h | 47 struct pci_dev *pci_device; member
|
| /drivers/scsi/ |
| A D | BusLogic.c | 639 pci_device)) != NULL) { in blogic_init_mm_probeinfo() 659 irq_ch = pci_device->irq; in blogic_init_mm_probeinfo() 747 pr_probeinfo->pci_device = pci_dev_get(pci_device); in blogic_init_mm_probeinfo() 759 probeinfo->pci_device = pci_dev_get(pci_device); in blogic_init_mm_probeinfo() 783 pci_device = NULL; in blogic_init_mm_probeinfo() 786 pci_device)) != NULL) { in blogic_init_mm_probeinfo() 800 irq_ch = pci_device->irq; in blogic_init_mm_probeinfo() 815 probeinfo->pci_device = pci_dev_get(pci_device); in blogic_init_mm_probeinfo() 857 irq_ch = pci_device->irq; in blogic_init_fp_probeinfo() 890 probeinfo->pci_device = pci_dev_get(pci_device); in blogic_init_fp_probeinfo() [all …]
|
| A D | BusLogic.h | 228 struct pci_dev *pci_device; member 979 struct pci_dev *pci_device; member
|
| /drivers/firewire/ |
| A D | nosy.c | 68 struct pci_dev *pci_device; member 250 dev_err(&lynx->pci_device->dev, in set_phy_reg() 255 dev_err(&lynx->pci_device->dev, in set_phy_reg() 509 free_irq(lynx->pci_device->irq, lynx); in remove_card() 516 dma_free_coherent(&lynx->pci_device->dev, sizeof(struct pcl), in remove_card() 518 dma_free_coherent(&lynx->pci_device->dev, sizeof(struct pcl), in remove_card() 554 lynx->pci_device = dev; in add_card() 573 lynx->rcv_pcl = dma_alloc_coherent(&lynx->pci_device->dev, in add_card() 576 lynx->rcv_buffer = dma_alloc_coherent(&lynx->pci_device->dev, in add_card() 672 free_irq(lynx->pci_device->irq, lynx); in add_card() [all …]
|
| /drivers/staging/gpib/cb7210/ |
| A D | cb7210.c | 947 if (cb_priv->pci_device) in cb_pci_attach() 949 if (!cb_priv->pci_device) { in cb_pci_attach() 952 if (cb_priv->pci_device) in cb_pci_attach() 955 if (!cb_priv->pci_device) { in cb_pci_attach() 958 if (cb_priv->pci_device) { in cb_pci_attach() 963 if (!cb_priv->pci_device) { in cb_pci_attach() 992 cb_priv->pci_device->irq); in cb_pci_attach() 995 cb_priv->irq = cb_priv->pci_device->irq; in cb_pci_attach() 1027 pci_release_regions(cb_priv->pci_device); in cb_pci_detach() 1029 if (cb_priv->pci_device) in cb_pci_detach() [all …]
|
| A D | cb7210.h | 28 struct pci_dev *pci_device; member
|
| /drivers/acpi/acpica/ |
| A D | hwpci.c | 43 acpi_handle pci_device, 297 acpi_handle pci_device, in acpi_hw_get_pci_device_info() argument 307 status = acpi_get_type(pci_device, &object_type); in acpi_hw_get_pci_device_info() 319 pci_device, &return_value); in acpi_hw_get_pci_device_info()
|
| /drivers/staging/gpib/ines/ |
| A D | ines_gpib.c | 749 ines_priv->pci_device = NULL; in ines_common_pci_attach() 768 ines_priv->pci_device = pdev; in ines_common_pci_attach() 772 if (!ines_priv->pci_device) { in ines_common_pci_attach() 777 if (pci_enable_device(ines_priv->pci_device)) { in ines_common_pci_attach() 782 if (pci_request_regions(ines_priv->pci_device, DRV_NAME)) in ines_common_pci_attach() 784 nec_priv->iobase = pci_resource_start(ines_priv->pci_device, in ines_common_pci_attach() 803 pci_release_regions(ines_priv->pci_device); in ines_common_pci_attach() 821 ines_priv->irq = ines_priv->pci_device->irq; in ines_common_pci_attach() 946 pci_release_regions(ines_priv->pci_device); in ines_pci_detach() 948 if (ines_priv->pci_device) in ines_pci_detach() [all …]
|
| A D | ines.h | 28 struct pci_dev *pci_device; member
|
| /drivers/staging/gpib/fmh_gpib/ |
| A D | fmh_gpib.c | 1529 struct pci_dev *pci_device; in fmh_gpib_pci_attach_impl() local 1541 if (!pci_device) { in fmh_gpib_pci_attach_impl() 1545 board->dev = &pci_device->dev; in fmh_gpib_pci_attach_impl() 1550 if (pci_enable_device(pci_device)) { in fmh_gpib_pci_attach_impl() 1554 if (pci_request_regions(pci_device, KBUILD_MODNAME)) { in fmh_gpib_pci_attach_impl() 1561 nec_priv->mmiobase = ioremap(pci_resource_start(pci_device, in fmh_gpib_pci_attach_impl() 1563 pci_resource_len(pci_device, in fmh_gpib_pci_attach_impl() 1569 e_priv->fifo_base = ioremap(pci_resource_start(pci_device, in fmh_gpib_pci_attach_impl() 1571 pci_resource_len(pci_device, in fmh_gpib_pci_attach_impl() 1580 if (pci_device->irq) { in fmh_gpib_pci_attach_impl() [all …]
|
| /drivers/staging/gpib/common/ |
| A D | gpib_os.c | 2231 struct pci_dev *pci_device = from; in gpib_pci_get_device() local 2233 while ((pci_device = pci_get_device(vendor_id, device_id, pci_device))) { in gpib_pci_get_device() 2234 if (config->pci_bus >= 0 && config->pci_bus != pci_device->bus->number) in gpib_pci_get_device() 2237 PCI_SLOT(pci_device->devfn)) in gpib_pci_get_device() 2239 if (gpib_match_device_path(&pci_device->dev, config->device_path) == 0) in gpib_pci_get_device() 2241 return pci_device; in gpib_pci_get_device() 2252 struct pci_dev *pci_device = from; in gpib_pci_get_subsys() local 2254 while ((pci_device = pci_get_subsys(vendor_id, device_id, in gpib_pci_get_subsys() 2255 ss_vendor, ss_device, pci_device))) { in gpib_pci_get_subsys() 2259 PCI_SLOT(pci_device->devfn)) in gpib_pci_get_subsys() [all …]
|
| /drivers/acpi/ |
| A D | acpi_watchdog.c | 125 wdat->pci_device != 0xff || wdat->pci_function != 0xff) in acpi_watchdog_init()
|