ap_device         573 drivers/s390/crypto/ap_bus.c 	struct ap_device *ap_dev = to_ap_dev(dev);
ap_device         592 drivers/s390/crypto/ap_bus.c 	struct ap_device *ap_dev = to_ap_dev(dev);
ap_device         601 drivers/s390/crypto/ap_bus.c 	struct ap_device *ap_dev = to_ap_dev(dev);
ap_device         776 drivers/s390/crypto/ap_bus.c 	struct ap_device *ap_dev = to_ap_dev(dev);
ap_device         825 drivers/s390/crypto/ap_bus.c 	struct ap_device *ap_dev = to_ap_dev(dev);
ap_device         121 drivers/s390/crypto/ap_bus.h struct ap_device;
ap_device         137 drivers/s390/crypto/ap_bus.h 	int (*probe)(struct ap_device *);
ap_device         138 drivers/s390/crypto/ap_bus.h 	void (*remove)(struct ap_device *);
ap_device         139 drivers/s390/crypto/ap_bus.h 	void (*suspend)(struct ap_device *);
ap_device         140 drivers/s390/crypto/ap_bus.h 	void (*resume)(struct ap_device *);
ap_device         154 drivers/s390/crypto/ap_bus.h #define to_ap_dev(x) container_of((x), struct ap_device, device)
ap_device         157 drivers/s390/crypto/ap_bus.h 	struct ap_device ap_dev;
ap_device         171 drivers/s390/crypto/ap_bus.h 	struct ap_device ap_dev;
ap_device         262 drivers/s390/crypto/ap_bus.h void ap_queue_suspend(struct ap_device *ap_dev);
ap_device         263 drivers/s390/crypto/ap_bus.h void ap_queue_resume(struct ap_device *ap_dev);
ap_device         455 drivers/s390/crypto/ap_queue.c void ap_queue_suspend(struct ap_device *ap_dev)
ap_device         469 drivers/s390/crypto/ap_queue.c void ap_queue_resume(struct ap_device *ap_dev)
ap_device          52 drivers/s390/crypto/vfio_ap_drv.c static int vfio_ap_queue_dev_probe(struct ap_device *apdev)
ap_device          71 drivers/s390/crypto/vfio_ap_drv.c static void vfio_ap_queue_dev_remove(struct ap_device *apdev)
ap_device          73 drivers/s390/crypto/zcrypt_cex2a.c static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev)
ap_device         134 drivers/s390/crypto/zcrypt_cex2a.c static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev)
ap_device         154 drivers/s390/crypto/zcrypt_cex2a.c static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev)
ap_device         195 drivers/s390/crypto/zcrypt_cex2a.c static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev)
ap_device         133 drivers/s390/crypto/zcrypt_cex2c.c static int zcrypt_cex2c_card_probe(struct ap_device *ap_dev)
ap_device         191 drivers/s390/crypto/zcrypt_cex2c.c static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev)
ap_device         211 drivers/s390/crypto/zcrypt_cex2c.c static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev)
ap_device         251 drivers/s390/crypto/zcrypt_cex2c.c static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev)
ap_device         158 drivers/s390/crypto/zcrypt_cex4.c static int zcrypt_cex4_card_probe(struct ap_device *ap_dev)
ap_device         329 drivers/s390/crypto/zcrypt_cex4.c static void zcrypt_cex4_card_remove(struct ap_device *ap_dev)
ap_device         353 drivers/s390/crypto/zcrypt_cex4.c static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev)
ap_device         410 drivers/s390/crypto/zcrypt_cex4.c static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev)