Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_debugfs.h35 char *igt_debugfs_path(int device, char *path, int pathlen);
Digt_debugfs.c158 char *igt_debugfs_path(int device, char *path, int pathlen) in igt_debugfs_path() function
232 if (!igt_debugfs_path(device, path, sizeof(path))) in igt_debugfs_dir()
/external/igt-gpu-tools/tests/i915/
Di915_pm_rpm.c1000 igt_require_f(igt_debugfs_path(drm_fd, path, sizeof(path)), in debugfs_read_subtest()