Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dzcrypt_cex2a.c88 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()
149 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()
168 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()
208 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
Dzcrypt_cex4.c68 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
174 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
193 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
239 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
Dzcrypt_pcixcc.c169 static int zcrypt_pcixcc_card_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_card_probe()
227 static void zcrypt_pcixcc_card_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_card_remove()
248 static int zcrypt_pcixcc_queue_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_probe()
286 static void zcrypt_pcixcc_queue_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_remove()
Dap_bus.c557 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
576 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_suspend() local
585 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_resume() local
692 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_queue.c463 void ap_queue_suspend(struct ap_device *ap_dev) in ap_queue_suspend()
477 void ap_queue_resume(struct ap_device *ap_dev) in ap_queue_resume()
Dap_bus.h156 struct ap_device ap_dev; member
170 struct ap_device ap_dev; member