Searched refs:drm_open (Results 1 – 3 of 3) sorted by relevance
/third_party/libdrm/tests/tegra/ | ||
D | drm-test.h | 69 int drm_open(const char *path); |
D | gr2d-fill.c | 58 fd = drm_open(argv[1]); in main() |
D | drm-test.c | 227 int drm_open(const char *path) in drm_open() function |