Searched refs:pci_device (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | nosy.c | 70 struct pci_dev *pci_device; member 252 dev_err(&lynx->pci_device->dev, in set_phy_reg() 257 dev_err(&lynx->pci_device->dev, in set_phy_reg() 511 free_irq(lynx->pci_device->irq, lynx); in remove_card() 518 dma_free_coherent(&lynx->pci_device->dev, sizeof(struct pcl), in remove_card() 520 dma_free_coherent(&lynx->pci_device->dev, sizeof(struct pcl), in remove_card() 522 dma_free_coherent(&lynx->pci_device->dev, RCV_BUFFER_SIZE, in remove_card() 554 lynx->pci_device = dev; in add_card() 569 lynx->rcv_start_pcl = dma_alloc_coherent(&lynx->pci_device->dev, in add_card() 573 lynx->rcv_pcl = dma_alloc_coherent(&lynx->pci_device->dev, in add_card() [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | pci_sun4v.h | 23 unsigned long pci_device, 27 unsigned long pci_device, 102 unsigned int pci_device);
|
| /linux/drivers/acpi/acpica/ |
| H 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()
|
| /linux/drivers/gpib/cec/ |
| H A D | cec.h | 13 struct pci_dev *pci_device; member
|
| /linux/drivers/gpib/agilent_82350b/ |
| H A D | agilent_82350b.h | 47 struct pci_dev *pci_device; member
|
| /linux/drivers/gpib/cb7210/ |
| H A D | cb7210.h | 28 struct pci_dev *pci_device; member
|
| /linux/drivers/acpi/ |
| H A D | acpi_watchdog.c | 125 wdat->pci_device != 0xff || wdat->pci_function != 0xff) in acpi_watchdog_init()
|
| /linux/sound/hda/common/ |
| H A D | auto_parser.c | 972 u16 pci_vendor = 0, pci_device = 0; in hda_quirk_match() 1006 pci_device = codec->bus->pci->subsystem_device; in snd_hda_pick_fixup() 1025 if (!pci_vendor || !pci_device || q->match_codec_ssid) { in snd_hda_pick_fixup() 1031 if (hda_quirk_match(pci_vendor, pci_device, q)) { in snd_hda_pick_fixup() 1016 u16 pci_vendor, pci_device; snd_hda_pick_fixup() local
|
| /linux/net/smc/ |
| H A D | smc_ism.c | 335 if (nla_put_u16(skb, SMC_NLA_DEV_PCI_DEVICE, smc_pci_dev.pci_device)) in smc_nl_handle_smcd_dev()
|
| H A D | smc_ib.c | 545 if (nla_put_u16(skb, SMC_NLA_DEV_PCI_DEVICE, smc_pci_dev->pci_device)) in smc_nl_handle_pci_values()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid | 581 ii. Remove C99 initializations from pci_device id.
|