crypto/octeontx: add global resource init
[dpdk.git] / drivers / crypto / octeontx / otx_cryptodev_hw_access.h
index 73473ed..6e5731a 100644 (file)
@@ -142,4 +142,7 @@ otx_cpt_poll_misc(struct cpt_vf *cptvf);
 int
 otx_cpt_hw_init(struct cpt_vf *cptvf, void *pdev, void *reg_base, char *name);
 
+int
+otx_cpt_deinit_device(void *dev);
+
 #endif /* _OTX_CRYPTODEV_HW_ACCESS_H_ */