Searched refs:ap_driver_unregister (Results 1 – 4 of 4) sorted by relevance
178 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_init()190 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_exit()
743 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_init()750 ap_driver_unregister(&zcrypt_cex4_queue_driver); in zcrypt_cex4_exit()751 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_exit()
174 void ap_driver_unregister(struct ap_driver *);
1017 void ap_driver_unregister(struct ap_driver *ap_drv) in ap_driver_unregister() function1021 EXPORT_SYMBOL(ap_driver_unregister);