Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c432 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()
624 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()
650 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()
714 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
H A Dap_bus.c588 const struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local
649 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()
660 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()
872 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local
927 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
H A Dap_bus.h174 struct ap_device ap_dev; member
189 struct ap_device ap_dev; member