Searched refs:igt_debugfs_path (Results 1 – 3 of 3) sorted by relevance
35 char *igt_debugfs_path(int device, char *path, int pathlen);
158 char *igt_debugfs_path(int device, char *path, int pathlen) in igt_debugfs_path() function232 if (!igt_debugfs_path(device, path, sizeof(path))) in igt_debugfs_dir()
1000 igt_require_f(igt_debugfs_path(drm_fd, path, sizeof(path)), in debugfs_read_subtest()