Home
last modified time | relevance | path

Searched refs:goya_halt_coresight (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/goya/
H A DgoyaP.h224 void goya_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx);
H A Dgoya_coresight.c689 void goya_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx) in goya_halt_coresight() function
H A Dgoya.c5498 .halt_coresight = goya_halt_coresight,