Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/habanalabs/common/
Dcontext.c102 hl_device_set_debug_mode(hdev, ctx, false); in hl_ctx_fini()
Dhabanalabs_ioctl.c835 rc = hl_device_set_debug_mode(hdev, hpriv->ctx, (bool) args->enable); in hl_debug_ioctl()
Ddevice.c832 int hl_device_set_debug_mode(struct hl_device *hdev, struct hl_ctx *ctx, bool enable) in hl_device_set_debug_mode() function
Dhabanalabs.h3064 int hl_device_set_debug_mode(struct hl_device *hdev, struct hl_ctx *ctx, bool enable);