Home
last modified time | relevance | path

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

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