Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dvfio_ap_drv.c191 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_init()
203 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_exit()
A Dzcrypt_cex4.c746 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_init()
753 ap_driver_unregister(&zcrypt_cex4_queue_driver); in zcrypt_cex4_exit()
754 ap_driver_unregister(&zcrypt_cex4_card_driver); in zcrypt_cex4_exit()
A Dap_bus.h164 void ap_driver_unregister(struct ap_driver *);
A Dap_bus.c987 void ap_driver_unregister(struct ap_driver *ap_drv) in ap_driver_unregister() function
991 EXPORT_SYMBOL(ap_driver_unregister);

Completed in 15 milliseconds