Home
last modified time | relevance | path

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

/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.c698 void goya_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx) in goya_halt_coresight() function
H A Dgoya.c5487 .halt_coresight = goya_halt_coresight,