Searched refs:hl_eq (Results 1 – 3 of 3) sorted by relevance
153 struct hl_eq *eq = arg; in hl_irq_handler_eq()280 int hl_eq_init(struct hl_device *hdev, struct hl_eq *q) in hl_eq_init()307 void hl_eq_fini(struct hl_device *hdev, struct hl_eq *q) in hl_eq_fini()316 void hl_eq_reset(struct hl_device *hdev, struct hl_eq *q) in hl_eq_reset()
382 struct hl_eq { struct1274 struct hl_eq event_queue;1447 int hl_eq_init(struct hl_device *hdev, struct hl_eq *q);1448 void hl_eq_fini(struct hl_device *hdev, struct hl_eq *q);1450 void hl_eq_reset(struct hl_device *hdev, struct hl_eq *q);
997 struct hl_eq *eq; in goya_init_cpu_queues()