Searched defs:zdev (Results 1 – 10 of 10) sorted by relevance
/drivers/s390/crypto/ |
D | zcrypt_api.c | 86 struct zcrypt_device *zdev = to_ap_dev(dev)->private; in zcrypt_type_show() local 95 struct zcrypt_device *zdev = to_ap_dev(dev)->private; in zcrypt_online_show() local 103 struct zcrypt_device *zdev = to_ap_dev(dev)->private; in zcrypt_online_store() local 154 static void __zcrypt_increase_preference(struct zcrypt_device *zdev) in __zcrypt_increase_preference() 182 static void __zcrypt_decrease_preference(struct zcrypt_device *zdev) in __zcrypt_decrease_preference() 204 struct zcrypt_device *zdev = in zcrypt_device_release() local 209 void zcrypt_device_get(struct zcrypt_device *zdev) in zcrypt_device_get() 215 int zcrypt_device_put(struct zcrypt_device *zdev) in zcrypt_device_put() 223 struct zcrypt_device *zdev; in zcrypt_device_alloc() local 243 void zcrypt_device_free(struct zcrypt_device *zdev) in zcrypt_device_free() [all …]
|
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() local 146 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() local 167 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() 424 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() local 350 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()
|
/drivers/pci/hotplug/ |
D | s390_pci_hpc.c | 40 struct zpci_dev *zdev; member 149 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()
|
/drivers/iommu/ |
D | s390-iommu.c | 32 struct zpci_dev *zdev; member 88 struct zpci_dev *zdev = to_pci_dev(dev)->sysdata; in s390_iommu_attach_device() local 141 struct zpci_dev *zdev = to_pci_dev(dev)->sysdata; in s390_iommu_detach_device() local 188 struct zpci_dev *zdev = to_pci_dev(dev)->sysdata; in s390_iommu_remove_device() local
|
/drivers/video/fbdev/ |
D | cirrusfb.c | 1945 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local
|