| /linux-4.1.27/arch/s390/pci/ | 
| D | pci.c | 86 	struct zpci_dev *tmp, *zdev = NULL;  in get_zdev_by_fid()  local117 static int zpci_set_airq(struct zpci_dev *zdev)  in zpci_set_airq()
 140 static int mod_pci(struct zpci_dev *zdev, int fn, u8 dmaas, struct mod_pci_args *args)  in mod_pci()
 154 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas,  in zpci_register_ioat()
 165 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas)  in zpci_unregister_ioat()
 173 static int zpci_clear_airq(struct zpci_dev *zdev)  in zpci_clear_airq()
 181 int zpci_fmb_enable_device(struct zpci_dev *zdev)  in zpci_fmb_enable_device()
 203 int zpci_fmb_disable_device(struct zpci_dev *zdev)  in zpci_fmb_disable_device()
 221 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len)  in zpci_cfg_load()
 237 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len)  in zpci_cfg_store()
 [all …]
 
 | 
| D | pci_clp.c | 59 static void clp_store_query_pci_fngrp(struct zpci_dev *zdev,  in clp_store_query_pci_fngrp()78 static int clp_query_pci_fngrp(struct zpci_dev *zdev, u8 pfgid)  in clp_query_pci_fngrp()
 105 static int clp_store_query_pci_fn(struct zpci_dev *zdev,  in clp_store_query_pci_fn()
 131 static int clp_query_pci_fn(struct zpci_dev *zdev, u32 fh)  in clp_query_pci_fn()
 165 	struct zpci_dev *zdev;  in clp_add_pci_device()  local
 237 int clp_enable_fh(struct zpci_dev *zdev, u8 nr_dma_as)  in clp_enable_fh()
 251 int clp_disable_fh(struct zpci_dev *zdev)  in clp_disable_fh()
 315 	struct zpci_dev *zdev;  in __clp_rescan()  local
 338 	struct zpci_dev *zdev;  in __clp_update()  local
 
 | 
| D | pci_dma.c | 21 static int zpci_refresh_global(struct zpci_dev *zdev)  in zpci_refresh_global()117 static void dma_update_cpu_trans(struct zpci_dev *zdev, void *page_addr,  in dma_update_cpu_trans()
 142 static int dma_update_trans(struct zpci_dev *zdev, unsigned long pa,  in dma_update_trans()
 196 static void dma_cleanup_tables(struct zpci_dev *zdev)  in dma_cleanup_tables()
 213 static unsigned long __dma_alloc_iommu(struct zpci_dev *zdev,  in __dma_alloc_iommu()
 224 static unsigned long dma_alloc_iommu(struct zpci_dev *zdev, int size)  in dma_alloc_iommu()
 247 static void dma_free_iommu(struct zpci_dev *zdev, unsigned long offset, int size)  in dma_free_iommu()
 280 	struct zpci_dev *zdev = get_zdev(to_pci_dev(dev));  in s390_dma_map_pages()  local
 319 	struct zpci_dev *zdev = get_zdev(to_pci_dev(dev));  in s390_dma_unmap_pages()  local
 340 	struct zpci_dev *zdev = get_zdev(to_pci_dev(dev));  in s390_dma_alloc()  local
 [all …]
 
 | 
| D | pci_debug.c | 44 	struct zpci_dev *zdev = m->private;  in pci_sw_counter_show()  local55 	struct zpci_dev *zdev = m->private;  in pci_perf_show()  local
 93 	struct zpci_dev *zdev = ((struct seq_file *) file->private_data)->private;  in pci_perf_seq_write()  local
 131 void zpci_debug_init_device(struct zpci_dev *zdev)  in zpci_debug_init_device()
 146 void zpci_debug_exit_device(struct zpci_dev *zdev)  in zpci_debug_exit_device()
 
 | 
| D | pci_sysfs.c | 41 	struct zpci_dev *zdev = get_zdev(pdev);  in recover_store()  local67 	struct zpci_dev *zdev = get_zdev(pdev);  in util_string_read()  local
 
 | 
| D | pci_event.c | 48 	struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid);  in __zpci_event_error()  local68 	struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid);  in __zpci_event_availability()  local
 
 | 
| /linux-4.1.27/drivers/s390/crypto/ | 
| D | zcrypt_api.c | 82 	struct zcrypt_device *zdev = to_ap_dev(dev)->private;  in zcrypt_type_show()  local91 	struct zcrypt_device *zdev = to_ap_dev(dev)->private;  in zcrypt_online_show()  local
 99 	struct zcrypt_device *zdev = to_ap_dev(dev)->private;  in zcrypt_online_store()  local
 150 static void __zcrypt_increase_preference(struct zcrypt_device *zdev)  in __zcrypt_increase_preference()
 178 static void __zcrypt_decrease_preference(struct zcrypt_device *zdev)  in __zcrypt_decrease_preference()
 200 	struct zcrypt_device *zdev =  in zcrypt_device_release()  local
 205 void zcrypt_device_get(struct zcrypt_device *zdev)  in zcrypt_device_get()
 211 int zcrypt_device_put(struct zcrypt_device *zdev)  in zcrypt_device_put()
 219 	struct zcrypt_device *zdev;  in zcrypt_device_alloc()  local
 239 void zcrypt_device_free(struct zcrypt_device *zdev)  in zcrypt_device_free()
 [all …]
 
 | 
| D | zcrypt_pcica.c | 84 static int ICAMEX_msg_to_type4MEX_msg(struct zcrypt_device *zdev,  in ICAMEX_msg_to_type4MEX_msg()133 static int ICACRT_msg_to_type4CRT_msg(struct zcrypt_device *zdev,  in ICACRT_msg_to_type4CRT_msg()
 194 static int convert_type84(struct zcrypt_device *zdev,  in convert_type84()
 218 static int convert_response(struct zcrypt_device *zdev,  in convert_response()
 284 static long zcrypt_pcica_modexpo(struct zcrypt_device *zdev,  in zcrypt_pcica_modexpo()
 323 static long zcrypt_pcica_modexpo_crt(struct zcrypt_device *zdev,  in zcrypt_pcica_modexpo_crt()
 370 	struct zcrypt_device *zdev;  in zcrypt_pcica_probe()  local
 404 	struct zcrypt_device *zdev = ap_dev->private;  in zcrypt_pcica_remove()  local
 
 | 
| D | zcrypt_pcicc.c | 154 static int ICAMEX_msg_to_type6MEX_msg(struct zcrypt_device *zdev,  in ICAMEX_msg_to_type6MEX_msg()241 static int ICACRT_msg_to_type6CRT_msg(struct zcrypt_device *zdev,  in ICACRT_msg_to_type6CRT_msg()
 315 static int convert_type86(struct zcrypt_device *zdev,  in convert_type86()
 415 static int convert_response(struct zcrypt_device *zdev,  in convert_response()
 489 static long zcrypt_pcicc_modexpo(struct zcrypt_device *zdev,  in zcrypt_pcicc_modexpo()
 529 static long zcrypt_pcicc_modexpo_crt(struct zcrypt_device *zdev,  in zcrypt_pcicc_modexpo_crt()
 577 	struct zcrypt_device *zdev;  in zcrypt_pcicc_probe()  local
 611 	struct zcrypt_device *zdev = ap_dev->private;  in zcrypt_pcicc_remove()  local
 
 | 
| D | zcrypt_msgtype6.c | 161 static int ICAMEX_msg_to_type6MEX_msgX(struct zcrypt_device *zdev,  in ICAMEX_msg_to_type6MEX_msgX()228 static int ICACRT_msg_to_type6CRT_msgX(struct zcrypt_device *zdev,  in ICACRT_msg_to_type6CRT_msgX()
 300 static int XCRB_msg_to_type6CPRB_msgX(struct zcrypt_device *zdev,  in XCRB_msg_to_type6CPRB_msgX()
 395 static int xcrb_msg_to_type6_ep11cprb_msgx(struct zcrypt_device *zdev,  in xcrb_msg_to_type6_ep11cprb_msgx()
 511 static int convert_type86_ica(struct zcrypt_device *zdev,  in convert_type86_ica()
 620 static int convert_type86_xcrb(struct zcrypt_device *zdev,  in convert_type86_xcrb()
 651 static int convert_type86_ep11_xcrb(struct zcrypt_device *zdev,  in convert_type86_ep11_xcrb()
 669 static int convert_type86_rng(struct zcrypt_device *zdev,  in convert_type86_rng()
 686 static int convert_response_ica(struct zcrypt_device *zdev,  in convert_response_ica()
 725 static int convert_response_xcrb(struct zcrypt_device *zdev,  in convert_response_xcrb()
 [all …]
 
 | 
| D | zcrypt_cex2a.c | 89 	struct zcrypt_device *zdev = NULL;  in zcrypt_cex2a_probe()  local146 	struct zcrypt_device *zdev = ap_dev->private;  in zcrypt_cex2a_remove()  local
 
 | 
| D | zcrypt_cex4.c | 73 	struct zcrypt_device *zdev = NULL;  in zcrypt_cex4_probe()  local167 	struct zcrypt_device *zdev = ap_dev->private;  in zcrypt_cex4_remove()  local
 
 | 
| D | zcrypt_msgtype50.c | 185 static int ICAMEX_msg_to_type50MEX_msg(struct zcrypt_device *zdev,  in ICAMEX_msg_to_type50MEX_msg()243 static int ICACRT_msg_to_type50CRT_msg(struct zcrypt_device *zdev,  in ICACRT_msg_to_type50CRT_msg()
 327 static int convert_type80(struct zcrypt_device *zdev,  in convert_type80()
 355 static int convert_response(struct zcrypt_device *zdev,  in convert_response()
 426 static long zcrypt_cex2a_modexpo(struct zcrypt_device *zdev,  in zcrypt_cex2a_modexpo()
 470 static long zcrypt_cex2a_modexpo_crt(struct zcrypt_device *zdev,  in zcrypt_cex2a_modexpo_crt()
 
 | 
| D | zcrypt_pcixcc.c | 269 	struct zcrypt_device *zdev;  in zcrypt_pcixcc_probe()  local350 	struct zcrypt_device *zdev = ap_dev->private;  in zcrypt_pcixcc_remove()  local
 
 | 
| D | zcrypt_error.h | 90 static inline int convert_error(struct zcrypt_device *zdev,  in convert_error()
 | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | s390_pci_hpc.c | 40 	struct zpci_dev *zdev;  member149 int zpci_init_slot(struct zpci_dev *zdev)  in zpci_init_slot()
 202 void zpci_exit_slot(struct zpci_dev *zdev)  in zpci_exit_slot()
 
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pci.h | 124 static inline bool zdev_enabled(struct zpci_dev *zdev)  in zdev_enabled()166 static inline int zpci_init_slot(struct zpci_dev *zdev)  in zpci_init_slot()
 170 static inline void zpci_exit_slot(struct zpci_dev *zdev) {}  in zpci_exit_slot()
 
 | 
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | cirrusfb.c | 1945 	struct zorro_dev *zdev = to_zorro_dev(info->device);  in cirrusfb_zorro_unmap()  local
 |