Searched refs:drm_open_matching (Results 1 – 3 of 3) sorted by relevance
58 int drm_open_matching(const char *pci_glob, int flags) in drm_open_matching() function111 int fd = drm_open_matching("*:*", 0); in drm_open_any()126 int fd = drm_open_matching("*:*", DRM_TEST_MASTER); in drm_open_any_master()
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() function235 fd = drm_open_matching("*:*", 0); in main()