Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c453 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
645 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
671 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
735 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
H A Dap_bus.c664 const struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
725 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()
736 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()
747 void ap_send_se_bind_uevent(struct ap_device *ap_dev) in ap_send_se_bind_uevent()
754 void ap_send_se_assoc_uevent(struct ap_device *ap_dev, unsigned int assoc_idx) in ap_send_se_assoc_uevent()
994 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
1065 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local