Searched refs:pci_glob (Results 1 – 3 of 3) sorted by relevance
58 int drm_open_matching(const char *pci_glob, int flags) in drm_open_matching() argument87 if (fnmatch(pci_glob, pci_id, 0) != 0) in drm_open_matching()
40 int drm_open_matching(const char *pci_glob, int flags);
108 int drm_open_matching(const char *pci_glob, int flags) in drm_open_matching() argument135 if (fnmatch(pci_glob, pci_id, 0) != 0) in drm_open_matching()