Home
last modified time | relevance | path

Searched refs:zcrypt_cex2a_probe (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cex2a.c72 static int zcrypt_cex2a_probe(struct ap_device *ap_dev);
76 .probe = zcrypt_cex2a_probe,
87 static int zcrypt_cex2a_probe(struct ap_device *ap_dev) in zcrypt_cex2a_probe() function