Searched refs:debug_coresight (Results 1 – 4 of 4) sorted by relevance
161 static int debug_coresight(struct hl_device *hdev, struct hl_debug_args *args) in debug_coresight() function203 rc = hdev->asic_funcs->debug_coresight(hdev, params); in debug_coresight()618 rc = debug_coresight(hdev, args); in hl_debug_ioctl()
1246 int (*debug_coresight)(struct hl_device *hdev, void *data); member
5637 .debug_coresight = goya_debug_coresight,
9453 .debug_coresight = gaudi_debug_coresight,