Home
last modified time | relevance | path

Searched refs:pci_glob (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/graphics_GpuReset/src/
Dgpureset.c108 int drm_open_matching(const char *pci_glob, int flags) in drm_open_matching() argument
135 if (fnmatch(pci_glob, pci_id, 0) != 0) in drm_open_matching()