Home
last modified time | relevance | path

Searched defs:pci_dev (Results 76 – 100 of 284) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c775 struct pci_dev *pci_dev = ab_pci->pdev; in ath12k_pci_free_region() local
878 struct pci_dev *pci_dev = to_pci_dev(dev); in ath12k_pci_get_msi_irq() local
915 struct pci_dev *pci_dev = to_pci_dev(ab->dev); in ath12k_pci_get_msi_address() local
1178 const struct pci_device_id *pci_dev) in ath12k_pci_probe()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1003 static int saa7134_initdev(struct pci_dev *pci_dev, in saa7134_initdev()
1281 static void saa7134_finidev(struct pci_dev *pci_dev) in saa7134_finidev()
1373 struct pci_dev *pci_dev = to_pci_dev(dev_d); in saa7134_suspend() local
/openbmc/linux/drivers/ssb/
H A Dscan.c99 static u16 pcidev_to_chipid(struct pci_dev *pci_dev) in pcidev_to_chipid()
/openbmc/qemu/hw/audio/
H A Dvia-ac97.c424 static void via_ac97_realize(PCIDevice *pci_dev, Error **errp) in via_ac97_realize()
497 static void via_mc97_realize(PCIDevice *pci_dev, Error **errp) in via_mc97_realize()
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1714 static int cio2_pci_probe(struct pci_dev *pci_dev, in cio2_pci_probe()
1839 static void cio2_pci_remove(struct pci_dev *pci_dev) in cio2_pci_remove()
1858 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_runtime_suspend() local
1876 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_runtime_resume() local
1973 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_suspend() local
/openbmc/qemu/hw/pci-host/
H A Dgrackle.c37 static int pci_grackle_map_irq(PCIDevice *pci_dev, int irq_num) in pci_grackle_map_irq()
/openbmc/qemu/hw/i386/xen/
H A Dxen_pvdevice.c86 static void xen_pv_realize(PCIDevice *pci_dev, Error **errp) in xen_pv_realize()
H A Dxen_platform.c271 PCIDevice *pci_dev = PCI_DEVICE(s); in platform_fixed_ioport_writew() local
446 PCIDevice *pci_dev = PCI_DEVICE(s); in xen_platform_ioport_writeb() local
/openbmc/qemu/hw/net/
H A Dtulip.c960 static void pci_tulip_realize(PCIDevice *pci_dev, Error **errp) in pci_tulip_realize()
991 static void pci_tulip_exit(PCIDevice *pci_dev) in pci_tulip_exit()
1002 PCIDevice *pci_dev = PCI_DEVICE(obj); in tulip_instance_init() local
/openbmc/qemu/hw/remote/
H A Dmessage.c35 PCIDevice *pci_dev = NULL; in mpqemu_remote_msg_loop_co() local
/openbmc/linux/drivers/net/ethernet/8390/
H A Dne2k-pci.c195 struct pci_dev *pci_dev; member
668 struct pci_dev *pci_dev = (struct pci_dev *) ei->priv; in ne2k_pci_get_drvinfo() local
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c260 static int pxb_map_irq_fn(PCIDevice *pci_dev, int pin) in pxb_map_irq_fn()
403 static void pxb_dev_exitfn(PCIDevice *pci_dev) in pxb_dev_exitfn()
/openbmc/qemu/hw/ide/
H A Dpci.c224 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_prepare_buf() local
279 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_rw_buf() local
/openbmc/linux/drivers/pci/pcie/
H A Drcec.c134 void pcie_walk_rcec(struct pci_dev *rcec, int (*cb)(struct pci_dev *, void *), in pcie_walk_rcec()
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c708 static void virtio_pci_ats_ctrl_trigger(PCIDevice *pci_dev, bool enable) in virtio_pci_ats_ctrl_trigger()
740 static void virtio_write_config(PCIDevice *pci_dev, uint32_t address, in virtio_write_config()
785 static uint32_t virtio_read_config(PCIDevice *pci_dev, in virtio_read_config()
2099 static void virtio_pci_realize(PCIDevice *pci_dev, Error **errp) in virtio_pci_realize()
2230 static void virtio_pci_exit(PCIDevice *pci_dev) in virtio_pci_exit()
2311 PCIDevice *pci_dev = &proxy->pci_dev; in virtio_pci_dc_realize() local
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c285 static uint32_t ct3d_config_read(PCIDevice *pci_dev, uint32_t addr, int size) in ct3d_config_read()
297 static void ct3d_config_write(PCIDevice *pci_dev, uint32_t addr, uint32_t val, in ct3d_config_write()
681 static void ct3_realize(PCIDevice *pci_dev, Error **errp) in ct3_realize()
771 static void ct3_exit(PCIDevice *pci_dev) in ct3_exit()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800pci.c447 static int rt2800pci_probe(struct pci_dev *pci_dev, in rt2800pci_probe()
/openbmc/qemu/hw/ufs/
H A Dufs.c1156 static void ufs_init_pci(UfsHc *u, PCIDevice *pci_dev) in ufs_init_pci()
1251 static void ufs_realize(PCIDevice *pci_dev, Error **errp) in ufs_realize()
1272 static void ufs_exit(PCIDevice *pci_dev) in ufs_exit()
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-core.c828 static int create_ring_buffer(struct pci_dev *pci_dev, in create_ring_buffer()
878 static int AllocateRingBuffers(struct pci_dev *pci_dev, in AllocateRingBuffers()
1662 int ngene_probe(struct pci_dev *pci_dev, const struct pci_device_id *id) in ngene_probe()
/openbmc/qemu/tests/qtest/
H A Dvirtio-blk-test.c478 QPCIDevice *pci_dev = blk_object->get_driver(blk_object, "pci-device"); in msix() local
588 QPCIDevice *pci_dev = blk_object->get_driver(blk_object, "pci-device"); in idx() local
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c121 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_realize() local
139 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_unrealize() local
/openbmc/qemu/hw/i386/
H A Dpc_piix.c84 static int pc_pci_slot_get_pirq(PCIDevice *pci_dev, int pci_intx) in pc_pci_slot_get_pirq()
261 PCIDevice *pci_dev; in pc_init1() local
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c1262 static int cx25821_initdev(struct pci_dev *pci_dev, in cx25821_initdev()
1329 static void cx25821_finidev(struct pci_dev *pci_dev) in cx25821_finidev()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_common.h47 struct pci_dev *pci_dev; member
/openbmc/linux/include/linux/
H A Dvirtio_pci_modern.h16 struct pci_dev *pci_dev; member

12345678910>>...12