Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dvfio_ap_drv.c178 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_init()
190 ap_driver_unregister(&vfio_ap_drv); in vfio_ap_exit()
Dzcrypt_cex4.c743 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()
Dap_bus.h174 void ap_driver_unregister(struct ap_driver *);
Dap_bus.c1017 void ap_driver_unregister(struct ap_driver *ap_drv) in ap_driver_unregister() function
1021 EXPORT_SYMBOL(ap_driver_unregister);