Home
last modified time | relevance | path

Searched refs:pci_glob (Results 1 – 2 of 2) 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);