Searched refs:o2hb_callbacks (Results 1 – 1 of 1) sorted by relevance
98 } o2hb_callbacks[O2HB_NUM_CB]; variable1434 for (i = 0; i < ARRAY_SIZE(o2hb_callbacks); i++) in o2hb_init()1435 INIT_LIST_HEAD(&o2hb_callbacks[i].list); in o2hb_init()2233 return &o2hb_callbacks[type]; in hbcall_from_type()