Searched refs:topo_mod_file_search (Results 1 – 4 of 4) sorted by relevance
122 topo_mod_file_search;
319 extern int topo_mod_file_search(topo_mod_t *, const char *file, int oflags);
935 topo_mod_file_search(topo_mod_t *mod, const char *file, int oflags) in topo_mod_file_search() function
392 if ((fd = topo_mod_file_search(mod, pbuf, O_RDONLY)) < 0) { in topo_usb_load_metadata()