Home
last modified time | relevance | path

Searched refs:hl_debug_args (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/drm/
Dhabanalabs_accel.h2169 struct hl_debug_args { struct
2363 #define DRM_IOCTL_HL_DEBUG DRM_IOWR(DRM_COMMAND_BASE + HL_IOCTL_DEBUG, struct hl_debug_args)
/linux-6.12.1/drivers/accel/habanalabs/common/
Dhabanalabs_ioctl.c200 static int debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_debug_args *args) in debug_coresight()
1181 struct hl_debug_args *args = data; in hl_debug_ioctl()