Searched refs:igt_debugfs_mount (Results 1 – 4 of 4) sorted by relevance
34 const char *igt_debugfs_mount(void);
71 snprintf(path, length, "%s/sw_sync", igt_debugfs_mount()); in kernel_sw_sync_path()
137 const char *igt_debugfs_mount(void) in igt_debugfs_mount() function164 debugfs_root = igt_debugfs_mount(); in igt_debugfs_path()
792 dir = open(igt_debugfs_mount(), O_RDONLY); in suspend_via_rtcwake()