/linux/arch/s390/pci/ |
H A D | pci.c | 74 void zpci_zdev_put(struct zpci_dev *zdev) in zpci_zdev_put() 85 struct zpci_dev *tmp, *zdev = NULL; in get_zdev_by_fid() local 101 struct zpci_dev *tmp, *zdev; in zpci_remove_reserved_devices() local 131 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() 154 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() 169 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device() 209 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device() 232 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load() 248 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store() 293 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh() local [all …]
|
H A D | pci_bus.c | 42 static int zpci_bus_prepare_device(struct zpci_dev *zdev) in zpci_bus_prepare_device() 70 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() 99 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() 134 struct zpci_dev *zdev; in zpci_bus_scan_bus() local 171 static bool zpci_bus_is_multifunction_root(struct zpci_dev *zdev) in zpci_bus_is_multifunction_root() 288 struct zpci_dev *zdev = to_zpci(pdev); in pci_dma_range_setup() local 308 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device() local 322 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device() 356 static bool zpci_bus_is_isolated_vf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_is_isolated_vf() 370 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register() [all …]
|
H A D | pci_irq.c | 33 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq() 52 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq() 69 static int zpci_set_directed_irq(struct zpci_dev *zdev) in zpci_set_directed_irq() 84 static int zpci_clear_directed_irq(struct zpci_dev *zdev) in zpci_clear_directed_irq() 101 static int zpci_set_irq(struct zpci_dev *zdev) in zpci_set_irq() 117 static int zpci_clear_irq(struct zpci_dev *zdev) in zpci_clear_irq() 271 static int __alloc_airq(struct zpci_dev *zdev, int msi_vecs, in __alloc_airq() 302 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs() local 390 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs() local 428 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs() local
|
H A D | pci_sysfs.c | 47 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show() local 53 static int _do_recover(struct pci_dev *pdev, struct zpci_dev *zdev) in _do_recover() 82 struct zpci_dev *zdev = to_zpci(pdev); in recover_store() local 134 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read() local 148 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write() local 171 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in index_show() local
|
H A D | pci_debug.c | 74 struct zpci_dev *zdev = m->private; in pci_sw_counter_show() local 95 struct zpci_dev *zdev = m->private; in pci_perf_show() local 146 struct zpci_dev *zdev = ((struct seq_file *) file->private_data)->private; in pci_perf_seq_write() local 184 void zpci_debug_init_device(struct zpci_dev *zdev, const char *name) in zpci_debug_init_device() 192 void zpci_debug_exit_device(struct zpci_dev *zdev) in zpci_debug_exit_device()
|
H A D | pci_event.c | 66 struct zpci_dev *zdev = to_zpci(pdev); in is_passed_through() local 103 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_do_error_state_clear() local 181 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_attempt_error_recovery() local 291 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_error() local 352 static void zpci_event_hard_deconfigured(struct zpci_dev *zdev, u32 fh) in zpci_event_hard_deconfigured() 367 static void zpci_event_reappear(struct zpci_dev *zdev) in zpci_event_reappear() 385 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_availability() local
|
H A D | pci_clp.c | 104 static void clp_store_query_pci_fngrp(struct zpci_dev *zdev, in clp_store_query_pci_fngrp() 127 static int clp_query_pci_fngrp(struct zpci_dev *zdev, u8 pfgid) in clp_query_pci_fngrp() 154 static int clp_store_query_pci_fn(struct zpci_dev *zdev, in clp_store_query_pci_fn() 198 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn() 239 static int clp_set_pci_fn(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as, u8 command) in clp_set_pci_fn() 318 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as) in clp_enable_fh() 334 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() 420 struct zpci_dev *zdev; in __clp_add() local
|
H A D | pci_iov.c | 77 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf() 116 struct zpci_dev *zdev = to_zpci(virtfn); in zpci_iov_setup_virtfn() local
|
H A D | pci_bus.h | 27 static inline void zpci_zdev_get(struct zpci_dev *zdev) in zpci_zdev_get()
|
H A D | pci_iov.h | 34 static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
|
H A D | pci_report.c | 107 int zpci_report_status(struct zpci_dev *zdev, const char *operation, const char *status) in zpci_report_status()
|
/linux/drivers/vfio/pci/ |
H 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
|
/linux/arch/s390/kvm/ |
H A D | pci.c | 159 static int kvm_zpci_set_airq(struct zpci_dev *zdev) in kvm_zpci_set_airq() 178 static int kvm_zpci_clear_airq(struct zpci_dev *zdev) in kvm_zpci_clear_airq() 223 static int kvm_s390_pci_aif_enable(struct zpci_dev *zdev, struct zpci_fib *fib, in kvm_s390_pci_aif_enable() 336 static int kvm_s390_pci_aif_disable(struct zpci_dev *zdev, bool force) in kvm_s390_pci_aif_disable() 403 static int kvm_s390_pci_dev_open(struct zpci_dev *zdev) in kvm_s390_pci_dev_open() 417 static void kvm_s390_pci_dev_release(struct zpci_dev *zdev) in kvm_s390_pci_dev_release() 435 struct zpci_dev *zdev = opaque; in kvm_s390_pci_register_kvm() local 510 struct zpci_dev *zdev = opaque; in kvm_s390_pci_unregister_kvm() local 578 struct zpci_dev *zdev = NULL; in get_zdev_from_kvm_by_fh() local 593 static int kvm_s390_pci_zpci_reg_aen(struct zpci_dev *zdev, in kvm_s390_pci_zpci_reg_aen() [all …]
|
H A D | pci.h | 21 struct zpci_dev *zdev; member
|
/linux/drivers/pci/hotplug/ |
H 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()
|
/linux/drivers/iommu/ |
H 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 590 static void zdev_s390_domain_update(struct zpci_dev *zdev, in zdev_s390_domain_update() 615 static int s390_iommu_domain_reg_ioat(struct zpci_dev *zdev, in s390_iommu_domain_reg_ioat() 641 int zpci_iommu_register_ioat(struct zpci_dev *zdev, u8 *status) in zpci_iommu_register_ioat() 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 770 static int zpci_refresh_all(struct zpci_dev *zdev) in zpci_refresh_all() [all …]
|
/linux/drivers/dma/xilinx/ |
H 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
|
/linux/arch/s390/net/ |
H A D | pnet.c | 58 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device() local
|
/linux/drivers/net/ethernet/8390/ |
H 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()
|
/linux/arch/s390/include/asm/ |
H A D | pci.h | 197 static inline bool zdev_enabled(struct zpci_dev *zdev) in zdev_enabled() 255 static inline bool zpci_use_mio(struct zpci_dev *zdev) in zpci_use_mio() 273 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() 277 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot()
|
/linux/drivers/s390/net/ |
H 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
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_card.c | 160 struct zcrypt_card *zdev = in zcrypt_card_release() local
|
/linux/drivers/video/fbdev/ |
H A D | cirrusfb.c | 1948 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local
|
/linux/net/smc/ |
H A D | smc_core.h | 548 struct zpci_dev *zdev; in smc_set_pci_values() local
|