Searched refs:tw_mod (Results 1 – 4 of 4) sorted by relevance
595 if (wp->tw_mod != NULL) in topo_walk_byid()596 status = wp->tw_cb(wp->tw_mod, nnp, wp->tw_pdata); in topo_walk_byid()646 if (wp->tw_mod != NULL) in topo_walk_step()647 status = wp->tw_cb(wp->tw_mod, cnp, wp->tw_pdata); in topo_walk_step()
94 topo_mod_t *tw_mod; /* module if walking from plugin */ member
836 wp->tw_mod = mod; in topo_node_walk_init()
1329 if (wp->tw_mod != NULL) in hc_walk_sibling()