Home
last modified time | relevance | path

Searched defs:ap_dev (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c625 static void ap_increase_queue_count(struct ap_device *ap_dev) in ap_increase_queue_count()
643 static void ap_decrease_queue_count(struct ap_device *ap_dev) in ap_decrease_queue_count()
665 struct ap_device *ap_dev = to_ap_dev(dev); in ap_hwtype_show() local
674 struct ap_device *ap_dev = to_ap_dev(dev); in ap_raw_hwtype_show() local
684 struct ap_device *ap_dev = to_ap_dev(dev); in ap_depth_show() local
693 struct ap_device *ap_dev = to_ap_dev(dev); in ap_request_count_show() local
707 struct ap_device *ap_dev = to_ap_dev(dev); in ap_requestq_count_show() local
721 struct ap_device *ap_dev = to_ap_dev(dev); in ap_pendingq_count_show() local
743 struct ap_device *ap_dev = to_ap_dev(dev); in ap_functions_show() local
773 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_match() local
[all …]
Dzcrypt_pcixcc.c98 static int zcrypt_pcixcc_mcl(struct ap_device *ap_dev) in zcrypt_pcixcc_mcl()
214 static int zcrypt_pcixcc_rng_supported(struct ap_device *ap_dev) in zcrypt_pcixcc_rng_supported()
267 static int zcrypt_pcixcc_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_probe()
348 static void zcrypt_pcixcc_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_remove()
Dzcrypt_cex2a.c87 static int zcrypt_cex2a_probe(struct ap_device *ap_dev) in zcrypt_cex2a_probe()
144 static void zcrypt_cex2a_remove(struct ap_device *ap_dev) in zcrypt_cex2a_remove()
Dzcrypt_cex4.c71 static int zcrypt_cex4_probe(struct ap_device *ap_dev) in zcrypt_cex4_probe()
165 static void zcrypt_cex4_remove(struct ap_device *ap_dev) in zcrypt_cex4_remove()
Dzcrypt_pcica.c249 static void zcrypt_pcica_receive(struct ap_device *ap_dev, in zcrypt_pcica_receive()
368 static int zcrypt_pcica_probe(struct ap_device *ap_dev) in zcrypt_pcica_probe()
402 static void zcrypt_pcica_remove(struct ap_device *ap_dev) in zcrypt_pcica_remove()
Dzcrypt_pcicc.c452 static void zcrypt_pcicc_receive(struct ap_device *ap_dev, in zcrypt_pcicc_receive()
575 static int zcrypt_pcicc_probe(struct ap_device *ap_dev) in zcrypt_pcicc_probe()
609 static void zcrypt_pcicc_remove(struct ap_device *ap_dev) in zcrypt_pcicc_remove()
Dzcrypt_api.h105 struct ap_device *ap_dev; /* The "real" ap device. */ member
Dzcrypt_msgtype6.h125 static inline void rng_type6CPRB_msgX(struct ap_device *ap_dev, in rng_type6CPRB_msgX()
Dzcrypt_msgtype6.c818 static void zcrypt_msgtype6_receive(struct ap_device *ap_dev, in zcrypt_msgtype6_receive()
869 static void zcrypt_msgtype6_receive_ep11(struct ap_device *ap_dev, in zcrypt_msgtype6_receive_ep11()
Dzcrypt_msgtype50.c386 static void zcrypt_cex2a_receive(struct ap_device *ap_dev, in zcrypt_cex2a_receive()