Searched refs:tw_mod (Results 1 – 4 of 4) sorted by relevance
665 if (wp->tw_mod != NULL) in topo_walk_byid()666 status = wp->tw_cb(wp->tw_mod, nnp, wp->tw_pdata); in topo_walk_byid()716 if (wp->tw_mod != NULL) in topo_walk_step()717 status = wp->tw_cb(wp->tw_mod, cnp, wp->tw_pdata); in topo_walk_step()
98 topo_mod_t *tw_mod; /* module if walking from plugin */ member
852 wp->tw_mod = mod; in topo_node_walk_init()
1275 if (wp->tw_mod != NULL) in hc_walk_sibling()