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

/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_cex2a.c87 static int zcrypt_cex2a_probe(struct ap_device *ap_dev) zcrypt_cex2a_probe() argument
144 static void zcrypt_cex2a_remove(struct ap_device *ap_dev) zcrypt_cex2a_remove() argument
H A Dzcrypt_cex4.c71 static int zcrypt_cex4_probe(struct ap_device *ap_dev) zcrypt_cex4_probe() argument
165 static void zcrypt_cex4_remove(struct ap_device *ap_dev) zcrypt_cex4_remove() argument
H A Dzcrypt_pcixcc.c98 static int zcrypt_pcixcc_mcl(struct ap_device *ap_dev) zcrypt_pcixcc_mcl() argument
214 static int zcrypt_pcixcc_rng_supported(struct ap_device *ap_dev) zcrypt_pcixcc_rng_supported() argument
267 static int zcrypt_pcixcc_probe(struct ap_device *ap_dev) zcrypt_pcixcc_probe() argument
348 static void zcrypt_pcixcc_remove(struct ap_device *ap_dev) zcrypt_pcixcc_remove() argument
H A Dzcrypt_api.h105 struct ap_device *ap_dev; /* The "real" ap device. */ member in struct:zcrypt_device
H A Dzcrypt_msgtype6.h125 static inline void rng_type6CPRB_msgX(struct ap_device *ap_dev, rng_type6CPRB_msgX() argument
H A Dzcrypt_pcica.c249 static void zcrypt_pcica_receive(struct ap_device *ap_dev, zcrypt_pcica_receive() argument
368 static int zcrypt_pcica_probe(struct ap_device *ap_dev) zcrypt_pcica_probe() argument
402 static void zcrypt_pcica_remove(struct ap_device *ap_dev) zcrypt_pcica_remove() argument
H A Dzcrypt_pcicc.c452 static void zcrypt_pcicc_receive(struct ap_device *ap_dev, zcrypt_pcicc_receive() argument
575 static int zcrypt_pcicc_probe(struct ap_device *ap_dev) zcrypt_pcicc_probe() argument
609 static void zcrypt_pcicc_remove(struct ap_device *ap_dev) zcrypt_pcicc_remove() argument
H A Dzcrypt_msgtype50.c386 static void zcrypt_cex2a_receive(struct ap_device *ap_dev, zcrypt_cex2a_receive() argument
H A Dap_bus.c625 static void ap_increase_queue_count(struct ap_device *ap_dev) ap_increase_queue_count() argument
643 static void ap_decrease_queue_count(struct ap_device *ap_dev) ap_decrease_queue_count() argument
665 struct ap_device *ap_dev = to_ap_dev(dev); ap_hwtype_show() local
674 struct ap_device *ap_dev = to_ap_dev(dev); ap_raw_hwtype_show() local
684 struct ap_device *ap_dev = to_ap_dev(dev); ap_depth_show() local
693 struct ap_device *ap_dev = to_ap_dev(dev); ap_request_count_show() local
707 struct ap_device *ap_dev = to_ap_dev(dev); ap_requestq_count_show() local
721 struct ap_device *ap_dev = to_ap_dev(dev); ap_pendingq_count_show() local
743 struct ap_device *ap_dev = to_ap_dev(dev); ap_functions_show() local
773 struct ap_device *ap_dev = to_ap_dev(dev); ap_bus_match() local
800 struct ap_device *ap_dev = to_ap_dev(dev); ap_uevent() local
819 struct ap_device *ap_dev = to_ap_dev(dev); ap_bus_suspend() local
853 struct ap_device *ap_dev = to_ap_dev(dev); ap_bus_resume() local
914 struct ap_device *ap_dev = to_ap_dev(dev); ap_device_probe() local
939 static void __ap_flush_queue(struct ap_device *ap_dev) __ap_flush_queue() argument
955 void ap_flush_queue(struct ap_device *ap_dev) ap_flush_queue() argument
965 struct ap_device *ap_dev = to_ap_dev(dev); ap_device_remove() local
1293 static int ap_probe_device_type(struct ap_device *ap_dev) ap_probe_device_type() argument
1404 struct ap_device *ap_dev = to_ap_dev(dev); ap_device_release() local
1411 struct ap_device *ap_dev; ap_scan_bus() local
1560 static int ap_poll_read(struct ap_device *ap_dev, unsigned long *flags) ap_poll_read() argument
1609 static int ap_poll_write(struct ap_device *ap_dev, unsigned long *flags) ap_poll_write() argument
1657 static inline int ap_poll_queue(struct ap_device *ap_dev, unsigned long *flags) ap_poll_queue() argument
1674 static int __ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) __ap_queue_message() argument
1715 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) ap_queue_message() argument
1754 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) ap_cancel_message() argument
1792 static void ap_reset(struct ap_device *ap_dev) ap_reset() argument
1809 static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags) __ap_poll_device() argument
1831 struct ap_device *ap_dev; ap_poll_all() local
1868 struct ap_device *ap_dev; ap_poll_thread() local
1939 struct ap_device *ap_dev = (struct ap_device *) data; ap_request_timeout() local
H A Dzcrypt_msgtype6.c818 static void zcrypt_msgtype6_receive(struct ap_device *ap_dev, zcrypt_msgtype6_receive() argument
869 static void zcrypt_msgtype6_receive_ep11(struct ap_device *ap_dev, zcrypt_msgtype6_receive_ep11() argument

Completed in 358 milliseconds