Searched refs:hbcall_from_type (Results 1 – 1 of 1) sorted by relevance
100 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type);774 hbcall = hbcall_from_type(event->hn_event_type); in o2hb_run_event_list()2236 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type) in hbcall_from_type() function2409 hbcall = hbcall_from_type(hc->hc_type); in o2hb_register_callback()