Searched refs:debug_coresight (Results 1 – 4 of 4) sorted by relevance
141 static int debug_coresight(struct hl_device *hdev, struct hl_debug_args *args) in debug_coresight() function183 rc = hdev->asic_funcs->debug_coresight(hdev, params); in debug_coresight()503 rc = debug_coresight(hdev, args); in hl_debug_ioctl()
787 int (*debug_coresight)(struct hl_device *hdev, void *data); member
5376 .debug_coresight = goya_debug_coresight,
6647 .debug_coresight = gaudi_debug_coresight,