Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cex2a.c160 ap_driver_unregister(&zcrypt_cex2a_driver); in zcrypt_cex2a_exit()
Dap_bus.h175 void ap_driver_unregister(struct ap_driver *);
Dzcrypt_cex4.c184 ap_driver_unregister(&zcrypt_cex4_driver); in zcrypt_cex4_exit()
Dzcrypt_pcixcc.c364 ap_driver_unregister(&zcrypt_pcixcc_driver); in zcrypt_pcixcc_exit()
Dap_bus.c1402 void ap_driver_unregister(struct ap_driver *ap_drv) in ap_driver_unregister() function
1406 EXPORT_SYMBOL(ap_driver_unregister);