Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_cex2a.c73 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()
132 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()
152 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()
193 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
Dzcrypt_cex2c.c245 static int zcrypt_cex2c_card_probe(struct ap_device *ap_dev) in zcrypt_cex2c_card_probe()
312 static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev) in zcrypt_cex2c_card_remove()
335 static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2c_queue_probe()
387 static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2c_queue_remove()
Dzcrypt_cex4.c406 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
575 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
601 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
668 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
Dap_bus.c571 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
672 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
723 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
Dap_bus.h158 struct ap_device ap_dev; member
171 struct ap_device ap_dev; member