Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcontext.c428 * hl_ctx_mgr_fini - finalize the context manager
436 void hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *ctx_mgr)
437 void hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *ctx_mgr) hl_ctx_mgr_fini() function
H A Dhabanalabs_drv.c267 hl_ctx_mgr_fini(hpriv->hdev, &hpriv->ctx_mgr); in hl_device_open()
H A Ddevice.c609 hl_ctx_mgr_fini(hdev, &hpriv->ctx_mgr); in hl_device_release()
H A Dhabanalabs.h3794 void hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *mgr);