Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c112 hl_device_set_debug_mode(hdev, ctx, false); in hl_ctx_fini()
H A Dhabanalabs_ioctl.c1116 rc = hl_device_set_debug_mode(hdev, hpriv->ctx, (bool) args->enable); in hl_debug_ioctl()
H A Ddevice.c1123 int hl_device_set_debug_mode(struct hl_device *hdev, struct hl_ctx *ctx, bool enable) in hl_device_set_debug_mode() function
H A Dhabanalabs.h3632 int hl_device_set_debug_mode(struct hl_device *hdev, struct hl_ctx *ctx, bool enable);