| /Linux-v5.15/arch/s390/pci/ |
| D | pci.c | 66 struct zpci_dev *tmp, *zdev = NULL; in get_zdev_by_fid() local 81 struct zpci_dev *tmp, *zdev; in zpci_remove_reserved_devices() local 111 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() 129 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() 142 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device() 171 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device() 192 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load() 208 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store() 296 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh() local 315 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio() local [all …]
|
| D | pci_bus.c | 42 static int zpci_bus_prepare_device(struct zpci_dev *zdev) in zpci_bus_prepare_device() 77 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() 107 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() 145 struct zpci_dev *zdev; in zpci_bus_scan_bus() local 294 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device() local 316 static int zpci_bus_create_hotplug_slots(struct zpci_dev *zdev) in zpci_bus_create_hotplug_slots() 347 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device() 380 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register() 421 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister()
|
| D | pci_dma.c | 22 static int zpci_refresh_global(struct zpci_dev *zdev) in zpci_refresh_global() 133 static int __dma_update_trans(struct zpci_dev *zdev, unsigned long pa, in __dma_update_trans() 179 static int __dma_purge_tlb(struct zpci_dev *zdev, dma_addr_t dma_addr, in __dma_purge_tlb() 218 static int dma_update_trans(struct zpci_dev *zdev, unsigned long pa, in dma_update_trans() 263 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu() local 273 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address() local 305 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address() local 338 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages() local 378 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages() local 399 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc() local [all …]
|
| D | pci_debug.c | 72 struct zpci_dev *zdev = m->private; in pci_sw_counter_show() local 83 struct zpci_dev *zdev = m->private; in pci_perf_show() local 134 struct zpci_dev *zdev = ((struct seq_file *) file->private_data)->private; in pci_perf_seq_write() local 172 void zpci_debug_init_device(struct zpci_dev *zdev, const char *name) in zpci_debug_init_device() 180 void zpci_debug_exit_device(struct zpci_dev *zdev) in zpci_debug_exit_device()
|
| D | pci_irq.c | 39 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq() 57 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq() 72 static int zpci_set_directed_irq(struct zpci_dev *zdev) in zpci_set_directed_irq() 86 static int zpci_clear_directed_irq(struct zpci_dev *zdev) in zpci_clear_directed_irq() 102 int zpci_set_irq(struct zpci_dev *zdev) in zpci_set_irq() 118 int zpci_clear_irq(struct zpci_dev *zdev) in zpci_clear_irq() 267 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs() local 355 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs() local
|
| D | pci_sysfs.c | 46 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show() local 57 struct zpci_dev *zdev = to_zpci(pdev); in recover_store() local 121 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read() local 135 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write() local 159 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in index_show() local
|
| D | pci_clp.c | 97 static void clp_store_query_pci_fngrp(struct zpci_dev *zdev, in clp_store_query_pci_fngrp() 117 static int clp_query_pci_fngrp(struct zpci_dev *zdev, u8 pfgid) in clp_query_pci_fngrp() 144 static int clp_store_query_pci_fn(struct zpci_dev *zdev, in clp_store_query_pci_fn() 184 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn() 225 static int clp_set_pci_fn(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as, u8 command) in clp_set_pci_fn() 299 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as) in clp_enable_fh() 315 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() 400 struct zpci_dev *zdev; in __clp_add() local
|
| D | pci_bus.h | 20 static inline void zpci_zdev_put(struct zpci_dev *zdev) in zpci_zdev_put() 25 static inline void zpci_zdev_get(struct zpci_dev *zdev) in zpci_zdev_get()
|
| D | pci_event.c | 52 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_error() local 77 static void zpci_event_hard_deconfigured(struct zpci_dev *zdev, u32 fh) in zpci_event_hard_deconfigured() 96 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_availability() local
|
| D | pci_iov.c | 66 struct zpci_dev *zdev; in zpci_iov_setup_virtfn() local
|
| /Linux-v5.15/drivers/vfio/pci/ |
| D | vfio_pci_zdev.c | 22 static int zpci_base_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_base_cap() 42 static int zpci_group_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_group_cap() 62 static int zpci_util_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_util_cap() 87 static int zpci_pfip_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_pfip_cap() 115 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps() local
|
| /Linux-v5.15/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 25 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 get_power_status() local 83 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() 95 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot()
|
| /Linux-v5.15/drivers/iommu/ |
| D | s390-iommu.c | 34 struct zpci_dev *zdev; member 90 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_attach_device() local 150 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_detach_device() local 179 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_probe_device() local 186 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_release_device() local 335 int zpci_init_iommu(struct zpci_dev *zdev) in zpci_init_iommu() 357 void zpci_destroy_iommu(struct zpci_dev *zdev) in zpci_destroy_iommu()
|
| /Linux-v5.15/drivers/dma/xilinx/ |
| D | zynqmp_dma.c | 218 struct zynqmp_dma_device *zdev; member 874 static int zynqmp_dma_chan_probe(struct zynqmp_dma_device *zdev, in zynqmp_dma_chan_probe() 945 struct zynqmp_dma_device *zdev = ofdma->of_dma_data; in of_zynqmp_dma_xlate() local 989 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_suspend() local 1006 struct zynqmp_dma_device *zdev = dev_get_drvdata(dev); in zynqmp_dma_runtime_resume() local 1039 struct zynqmp_dma_device *zdev; in zynqmp_dma_probe() local 1129 struct zynqmp_dma_device *zdev = platform_get_drvdata(pdev); in zynqmp_dma_remove() local
|
| /Linux-v5.15/arch/s390/net/ |
| D | pnet.c | 57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device() local
|
| /Linux-v5.15/drivers/net/ethernet/8390/ |
| 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()
|
| /Linux-v5.15/arch/s390/include/asm/ |
| D | pci.h | 192 static inline bool zdev_enabled(struct zpci_dev *zdev) in zdev_enabled() 234 static inline bool zpci_use_mio(struct zpci_dev *zdev) in zpci_use_mio() 252 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() 256 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot()
|
| /Linux-v5.15/drivers/s390/crypto/ |
| D | zcrypt_card.c | 159 struct zcrypt_card *zdev = in zcrypt_card_release() local
|
| /Linux-v5.15/drivers/s390/net/ |
| D | ism.h | 219 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
|
| /Linux-v5.15/drivers/video/fbdev/ |
| D | cirrusfb.c | 1947 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local
|
| /Linux-v5.15/net/smc/ |
| D | smc_core.h | 404 struct zpci_dev *zdev; in smc_set_pci_values() local
|