Home
last modified time | relevance | path

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

/external/libdrm/tests/
Ddrmtest.c58 int drm_open_matching(const char *pci_glob, int flags) in drm_open_matching() argument
87 if (fnmatch(pci_glob, pci_id, 0) != 0) in drm_open_matching()
Ddrmtest.h40 int drm_open_matching(const char *pci_glob, int flags);
/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()