Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dap_bus.c326 static int ap_queue_enable_interruption(struct ap_device *ap_dev, void *ind) in ap_queue_enable_interruption()
539 static enum ap_wait ap_sm_nop(struct ap_device *ap_dev) in ap_sm_nop()
551 static struct ap_queue_status ap_sm_recv(struct ap_device *ap_dev) in ap_sm_recv()
595 static enum ap_wait ap_sm_read(struct ap_device *ap_dev) in ap_sm_read()
625 static enum ap_wait ap_sm_write(struct ap_device *ap_dev) in ap_sm_write()
676 static enum ap_wait ap_sm_read_write(struct ap_device *ap_dev) in ap_sm_read_write()
687 static enum ap_wait ap_sm_reset(struct ap_device *ap_dev) in ap_sm_reset()
715 static enum ap_wait ap_sm_reset_wait(struct ap_device *ap_dev) in ap_sm_reset_wait()
755 static enum ap_wait ap_sm_setirq_wait(struct ap_device *ap_dev) in ap_sm_setirq_wait()
825 static inline enum ap_wait ap_sm_event(struct ap_device *ap_dev, in ap_sm_event()
[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_api.h106 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()
867 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()