Searched refs:topo_xml_read (Results 1 – 3 of 3) sorted by relevance
88 if ((tfp->tf_tmap = topo_xml_read(mod, tfp->tf_filenm, scheme)) in topo_file_load()
205 extern tf_info_t *topo_xml_read(topo_mod_t *, const char *, const char *);
2124 topo_xml_read(topo_mod_t *tmp, const char *path, const char *escheme) in topo_xml_read() function