Searched refs:ap_driver_unregister (Results 1 – 6 of 6) sorted by relevance
216 ap_driver_unregister(&zcrypt_cex2a_card_driver); in zcrypt_cex2a_init()223 ap_driver_unregister(&zcrypt_cex2a_queue_driver); in zcrypt_cex2a_exit()224 ap_driver_unregister(&zcrypt_cex2a_card_driver); in zcrypt_cex2a_exit()
200 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_init()212 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_exit()
413 ap_driver_unregister(&zcrypt_cex2c_card_driver); in zcrypt_cex2c_init()420 ap_driver_unregister(&zcrypt_cex2c_queue_driver); in zcrypt_cex2c_exit()421 ap_driver_unregister(&zcrypt_cex2c_card_driver); in zcrypt_cex2c_exit()
691 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_init()698 ap_driver_unregister(&zcrypt_cex4_queue_driver); in zcrypt_cex4_exit()699 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_exit()
150 void ap_driver_unregister(struct ap_driver *);
957 void ap_driver_unregister(struct ap_driver *ap_drv) in ap_driver_unregister() function961 EXPORT_SYMBOL(ap_driver_unregister);
Completed in 12 milliseconds