Home
last modified time | relevance | path

Searched defs:pci_dev (Results 26 – 50 of 284) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-core.c239 static int tw5864_initdev(struct pci_dev *pci_dev, in tw5864_initdev()
311 static void tw5864_finidev(struct pci_dev *pci_dev) in tw5864_finidev()
/openbmc/qemu/hw/pci/
H A Dpcie_host.c40 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 Dmhi_controller.c483 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 Defx.c860 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 Dnetup_unidvb_core.c249 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 Dpci.c30 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 Dtw686x-core.c240 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 De1000e.c316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer()
399 static void e1000e_write_config(PCIDevice *pci_dev, uint32_t address, in e1000e_write_config()
412 static void e1000e_pci_realize(PCIDevice *pci_dev, Error **errp) in e1000e_pci_realize()
499 static void e1000e_pci_uninit(PCIDevice *pci_dev) in e1000e_pci_uninit()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.c129 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 Dgenwqe_driver.h57 static inline void genwqe_hexdump(struct pci_dev *pci_dev, in genwqe_hexdump()
/openbmc/linux/arch/x86/video/
H A Dfbdev.c30 struct pci_dev *pci_dev; in fb_is_primary_device() local
/openbmc/linux/drivers/mmc/host/
H A Dsdricoh_cs.c82 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 Dbus.c389 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 Dpci-acpi.c844 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/include/linux/
H A Dvirtio_pci_legacy.h10 struct pci_dev *pci_dev; member
/openbmc/linux/drivers/misc/ocxl/
H A Dsysfs.c60 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 Dcore.c58 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 Dhpioctl.c346 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 Disst_if_common.c295 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
385 struct pci_dev *pci_dev; in isst_if_get_pci_dev() local
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci.c401 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/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c795 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/hw/net/can/
H A Dcan_mioe3680_pci.c157 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 Dcan_pcm3680_pci.c157 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()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern.c32 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/rdma/vmw/
H A Dpvrdma_cmd.c210 PCIDevice *pci_dev = PCI_DEVICE(dev); in create_mr() local
245 static int create_cq_ring(PCIDevice *pci_dev , PvrdmaRing **ring, in create_cq_ring()
363 static int create_qp_rings(PCIDevice *pci_dev, uint64_t pdir_dma, in create_qp_rings()
603 static int create_srq_ring(PCIDevice *pci_dev, PvrdmaRing **ring, in create_srq_ring()

12345678910>>...12