Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_api.h132 void zcrypt_device_unregister(struct zcrypt_device *);
Dzcrypt_cex2a.c149 zcrypt_device_unregister(zdev); in zcrypt_cex2a_remove()
Dzcrypt_cex4.c172 zcrypt_device_unregister(zdev); in zcrypt_cex4_remove()
Dzcrypt_pcixcc.c353 zcrypt_device_unregister(zdev); in zcrypt_pcixcc_remove()
Dzcrypt_pcica.c406 zcrypt_device_unregister(zdev); in zcrypt_pcica_remove()
Dzcrypt_pcicc.c613 zcrypt_device_unregister(zdev); in zcrypt_pcicc_remove()
Dzcrypt_api.c299 void zcrypt_device_unregister(struct zcrypt_device *zdev) in zcrypt_device_unregister() function
312 EXPORT_SYMBOL(zcrypt_device_unregister);