Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dzcrypt_cex2a.c73 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()
131 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()
150 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()
190 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
A Dzcrypt_cex2c.c245 static int zcrypt_cex2c_card_probe(struct ap_device *ap_dev) in zcrypt_cex2c_card_probe()
310 static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev) in zcrypt_cex2c_card_remove()
333 static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2c_queue_probe()
383 static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2c_queue_remove()
A Dzcrypt_cex4.c403 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
569 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
595 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
659 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
A Dap_bus.c603 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
664 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()
675 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()
852 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
902 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
A Dap_bus.h160 struct ap_device ap_dev; member
173 struct ap_device ap_dev; member

Completed in 12 milliseconds