Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c428 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
621 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
647 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
711 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
H A Dap_bus.c629 const struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
690 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()
701 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()
911 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
962 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
H A Dap_bus.h184 struct ap_device ap_dev; member
201 struct ap_device ap_dev; member