/openbmc/qemu/hw/pci/ |
H A D | pcie_host.c | 40 PCIDevice *pci_dev = pcie_dev_find_by_mmcfg_addr(s, mmcfg_addr); in pcie_mmcfg_data_write() local 58 PCIDevice *pci_dev = pcie_dev_find_by_mmcfg_addr(s, mmcfg_addr); in pcie_mmcfg_data_read() local
|
/openbmc/linux/drivers/accel/qaic/ |
H A D | mhi_controller.c | 483 struct mhi_controller *qaic_mhi_register_controller(struct pci_dev *pci_dev, void __iomem *mhi_bar, in qaic_mhi_register_controller() 570 struct pci_dev *pci_dev = container_of(mhi_cntrl->cntrl_dev, struct pci_dev, dev); in qaic_mhi_reset_done() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx.c | 860 static void efx_pci_remove(struct pci_dev *pci_dev) in efx_pci_remove() 1053 static int efx_pci_probe(struct pci_dev *pci_dev, in efx_pci_probe() 1188 static void efx_pci_shutdown(struct pci_dev *pci_dev) in efx_pci_shutdown() 1239 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_poweroff() local 1253 struct pci_dev *pci_dev = to_pci_dev(dev); in efx_pm_resume() local
|
/openbmc/linux/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 249 struct pci_dev *pci_dev = (struct pci_dev *)dev_id; in netup_unidvb_isr() local 721 struct pci_dev *pci_dev) in netup_unidvb_ci_setup() 735 static int netup_unidvb_request_mmio(struct pci_dev *pci_dev) in netup_unidvb_request_mmio() 777 static int netup_unidvb_initdev(struct pci_dev *pci_dev, in netup_unidvb_initdev() 978 static void netup_unidvb_finidev(struct pci_dev *pci_dev) in netup_unidvb_finidev()
|
/openbmc/linux/drivers/xen/ |
H A D | pci.c | 30 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_add_device() local 154 struct pci_dev *pci_dev = to_pci_dev(dev); in xen_remove_device() local
|
/openbmc/linux/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 240 static int tw686x_probe(struct pci_dev *pci_dev, in tw686x_probe() 364 static void tw686x_remove(struct pci_dev *pci_dev) in tw686x_remove()
|
/openbmc/qemu/hw/net/ |
H A D | e1000e.c | 316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer() 398 static void e1000e_write_config(PCIDevice *pci_dev, uint32_t address, in e1000e_write_config() 411 static void e1000e_pci_realize(PCIDevice *pci_dev, Error **errp) in e1000e_pci_realize() 498 static void e1000e_pci_uninit(PCIDevice *pci_dev) in e1000e_pci_uninit()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | pci.c | 129 struct pci_dev *pci_dev = to_pci_dev(ab->dev); in ath11k_pci_get_msi_irq() local 415 struct pci_dev *pci_dev = ab_pci->pdev; in ath11k_pci_alloc_msi() local 563 struct pci_dev *pci_dev = ab_pci->pdev; in ath11k_pci_free_region() local 729 const struct pci_device_id *pci_dev) in ath11k_pci_probe()
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | genwqe_driver.h | 57 static inline void genwqe_hexdump(struct pci_dev *pci_dev, in genwqe_hexdump()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdricoh_cs.c | 82 struct pci_dev *pci_dev; member 378 static int sdricoh_init_mmc(struct pci_dev *pci_dev, in sdricoh_init_mmc() 453 struct pci_dev *pci_dev = NULL; in sdricoh_pcmcia_probe() local
|
/openbmc/linux/drivers/pci/ |
H A D | bus.c | 389 static void __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in __pci_walk_bus() 439 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus() 445 void pci_walk_bus_locked(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus_locked()
|
H A D | pci-acpi.c | 844 struct pci_dev *pci_dev; in pci_acpi_wake_dev() local 882 struct pci_dev *pci_dev) in pci_acpi_add_pm_notifier() 1260 int pci_acpi_set_companion_lookup_hook(struct acpi_device *(*func)(struct pci_dev *)) in pci_acpi_set_companion_lookup_hook() 1305 struct pci_dev *pci_dev = to_pci_dev(dev); in acpi_pci_find_companion() local 1419 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_acpi_setup() local 1448 struct pci_dev *pci_dev = to_pci_dev(dev); in pci_acpi_cleanup() local
|
/openbmc/linux/arch/x86/video/ |
H A D | fbdev.c | 30 struct pci_dev *pci_dev; in fb_is_primary_device() local
|
/openbmc/linux/include/linux/ |
H A D | virtio_pci_legacy.h | 10 struct pci_dev *pci_dev; member
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | sysfs.c | 60 struct pci_dev *pci_dev = to_pci_dev(fn->dev.parent); in reload_on_reset_show() local 75 struct pci_dev *pci_dev = to_pci_dev(fn->dev.parent); in reload_on_reset_store() local
|
H A D | core.c | 58 struct pci_dev *pci_dev = to_pci_dev(fn->dev.parent); in assign_afu_actag() local 96 struct pci_dev *pci_dev = to_pci_dev(fn->dev.parent); in assign_afu_pasid() local 165 struct pci_dev *pci_dev = to_pci_dev(afu->fn->dev.parent); in map_mmio_areas() local
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpioctl.c | 346 int asihpi_adapter_probe(struct pci_dev *pci_dev, in asihpi_adapter_probe() 528 void asihpi_adapter_remove(struct pci_dev *pci_dev) in asihpi_adapter_remove()
|
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_common.c | 295 struct pci_dev *pci_dev[ISST_MAX_BUS_NUMBER]; member 301 struct pci_dev *pci_dev[ISST_MAX_BUS_NUMBER]; member 310 struct pci_dev *pci_dev = NULL; in _isst_if_get_pci_dev() local 387 struct pci_dev *pci_dev; in isst_if_get_pci_dev() local
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-driver.c | 795 static int cx18_setup_pci(struct cx18 *cx, struct pci_dev *pci_dev, in cx18_setup_pci() 886 static int cx18_probe(struct pci_dev *pci_dev, in cx18_probe() 1249 static void cx18_remove(struct pci_dev *pci_dev) in cx18_remove()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-pci.c | 401 static void qvirtio_pci_init_from_pcidev(QVirtioPCIDevice *dev, QPCIDevice *pci_dev) in qvirtio_pci_init_from_pcidev() 418 QPCIDevice *pci_dev = qpci_device_find(bus, addr->devfn); in virtio_pci_init() local 426 QPCIDevice *pci_dev = qpci_device_find(bus, addr->devfn); in virtio_pci_new() local
|
/openbmc/qemu/hw/net/can/ |
H A D | can_mioe3680_pci.c | 157 static void mioe3680_pci_realize(PCIDevice *pci_dev, Error **errp) in mioe3680_pci_realize() 190 static void mioe3680_pci_exit(PCIDevice *pci_dev) in mioe3680_pci_exit()
|
H A D | can_pcm3680_pci.c | 157 static void pcm3680i_pci_realize(PCIDevice *pci_dev, Error **errp) in pcm3680i_pci_realize() 191 static void pcm3680i_pci_exit(PCIDevice *pci_dev) in pcm3680i_pci_exit()
|
H A D | ctucan_pci.c | 167 static void ctucan_pci_realize(PCIDevice *pci_dev, Error **errp) in ctucan_pci_realize() 202 static void ctucan_pci_exit(PCIDevice *pci_dev) in ctucan_pci_exit()
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_pci_modern.c | 32 struct pci_dev *pci_dev = vp_dev->pci_dev; in vp_transport_features() local 464 struct pci_dev *pci_dev = vp_dev->pci_dev; in vp_get_shm_region() local 538 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_modern_probe() local
|
/openbmc/qemu/hw/ide/ |
H A D | cmd646.c | 93 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_read() local 130 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_write() local
|