Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_cex2a.c75 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()
136 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()
156 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()
196 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
Dzcrypt_cex4.c73 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
205 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
225 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
271 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
Dzcrypt_pcixcc.c156 static int zcrypt_pcixcc_card_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_card_probe()
214 static void zcrypt_pcixcc_card_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_card_remove()
236 static int zcrypt_pcixcc_queue_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_probe()
274 static void zcrypt_pcixcc_queue_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_remove()
Dap_bus.c556 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
575 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_suspend() local
584 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_resume() local
759 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
808 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
Dap_queue.c443 void ap_queue_suspend(struct ap_device *ap_dev) in ap_queue_suspend()
457 void ap_queue_resume(struct ap_device *ap_dev) in ap_queue_resume()
Dap_bus.h153 struct ap_device ap_dev; member
167 struct ap_device ap_dev; member