Home
last modified time | relevance | path

Searched refs:hl_notifier_event (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dhabanalabs.h2242 struct hl_notifier_event { struct
2275 struct hl_notifier_event notifier_event;
Ddevice.c1963 static void hl_notifier_event_send(struct hl_notifier_event *notifier_event, u64 event_mask) in hl_notifier_event_send()