Home
last modified time | relevance | path

Searched defs:zdev (Results 1 – 8 of 8) sorted by relevance

/drivers/vfio/pci/
Dvfio_pci_zdev.c23 static int zpci_base_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_base_cap()
44 static int zpci_group_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_group_cap()
66 static int zpci_util_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_util_cap()
91 static int zpci_pfip_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_pfip_cap()
119 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps() local
146 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_open_device() local
162 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_close_device() local
/drivers/pci/hotplug/
Ds390_pci_hpc.c25 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in enable_slot() local
43 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in disable_slot() local
62 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in reset_slot() local
85 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in get_power_status() local
107 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot()
119 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot()
/drivers/iommu/
Ds390-iommu.c34 struct zpci_dev *zdev; member
87 static void __s390_iommu_detach_device(struct zpci_dev *zdev) in __s390_iommu_detach_device()
116 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_attach_device() local
173 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_detach_device() local
183 struct zpci_dev *zdev; in s390_iommu_probe_device() local
195 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_release_device() local
333 int zpci_init_iommu(struct zpci_dev *zdev) in zpci_init_iommu()
355 void zpci_destroy_iommu(struct zpci_dev *zdev) in zpci_destroy_iommu()
/drivers/dma/xilinx/
Dzynqmp_dma.c215 struct zynqmp_dma_device *zdev; member
889 static int zynqmp_dma_chan_probe(struct zynqmp_dma_device *zdev, in zynqmp_dma_chan_probe()
960 struct zynqmp_dma_device *zdev = ofdma->of_dma_data; in of_zynqmp_dma_xlate() local
1004 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_suspend() local
1021 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_resume() local
1054 struct zynqmp_dma_device *zdev; in zynqmp_dma_probe() local
1149 struct zynqmp_dma_device *zdev = platform_get_drvdata(pdev); in zynqmp_dma_remove() local
/drivers/net/ethernet/8390/
Dxsurf100.c239 static int xsurf100_probe(struct zorro_dev *zdev, in xsurf100_probe()
345 static void xsurf100_remove(struct zorro_dev *zdev) in xsurf100_remove()
/drivers/s390/net/
Dism.h219 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd() local
233 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd() local
243 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move() local
/drivers/s390/crypto/
Dzcrypt_card.c159 struct zcrypt_card *zdev = in zcrypt_card_release() local
/drivers/video/fbdev/
Dcirrusfb.c1948 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local