Searched defs:zdev (Results 1 – 8 of 8) sorted by relevance
| /drivers/vfio/pci/ |
| A D | vfio_pci_zdev.c | 23 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/ |
| A D | s390_pci_hpc.c | 25 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in enable_slot() local 49 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in disable_slot() local 76 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in reset_slot() local 105 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in get_power_status() local 127 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() 139 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot()
|
| /drivers/iommu/ |
| A D | s390-iommu.c | 502 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_capable() local 530 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_domain_alloc_paging() local 658 struct zpci_dev *zdev = to_zpci_dev(dev); in blocking_domain_attach_device() local 683 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_attach_device() local 714 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_get_resv_regions() local 750 struct zpci_dev *zdev; in s390_iommu_probe_device() local 779 struct zpci_dev *zdev; in s390_iommu_flush_iotlb_all() local 794 struct zpci_dev *zdev; in s390_iommu_iotlb_sync() local 813 struct zpci_dev *zdev; in s390_iommu_iotlb_sync_map() local 1042 int zpci_init_iommu(struct zpci_dev *zdev) in zpci_init_iommu() [all …]
|
| /drivers/dma/xilinx/ |
| A D | zynqmp_dma.c | 220 struct zynqmp_dma_device *zdev; member 903 static int zynqmp_dma_chan_probe(struct zynqmp_dma_device *zdev, in zynqmp_dma_chan_probe() 977 struct zynqmp_dma_device *zdev = ofdma->of_dma_data; in of_zynqmp_dma_xlate() local 1021 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_suspend() local 1038 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_resume() local 1071 struct zynqmp_dma_device *zdev; in zynqmp_dma_probe() local 1170 struct zynqmp_dma_device *zdev = platform_get_drvdata(pdev); in zynqmp_dma_remove() local
|
| /drivers/net/ethernet/8390/ |
| A D | xsurf100.c | 239 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/ |
| A D | ism.h | 197 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd() local 211 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd() local 221 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move() local
|
| /drivers/s390/crypto/ |
| A D | zcrypt_card.c | 160 struct zcrypt_card *zdev = in zcrypt_card_release() local
|
| /drivers/video/fbdev/ |
| A D | cirrusfb.c | 1948 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local
|
Completed in 22 milliseconds