Searched refs:find_spec (Results 1 – 4 of 4) sorted by relevance
101 static const struct uniphier_aio_spec *find_spec(struct uniphier_aio *aio, in find_spec() function395 spec = find_spec(aio, dai->name, i); in uniphier_aio_dai_probe()
40 @unittest.skipUnless(importlib.util.find_spec("cairo"), "Python cairo module is not present")
84 spec = importlib.machinery.PathFinder.find_spec(name, path=[pluginpath] )
1665 spec = importlib.machinery.PathFinder.find_spec(name, path=[pluginpath] )