Home
last modified time | relevance | path

Searched refs:igt_debugfs_mount (Results 1 – 4 of 4) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_debugfs.h34 const char *igt_debugfs_mount(void);
Dsw_sync.c71 snprintf(path, length, "%s/sw_sync", igt_debugfs_mount()); in kernel_sw_sync_path()
Digt_debugfs.c137 const char *igt_debugfs_mount(void) in igt_debugfs_mount() function
164 debugfs_root = igt_debugfs_mount(); in igt_debugfs_path()
Digt_aux.c792 dir = open(igt_debugfs_mount(), O_RDONLY); in suspend_via_rtcwake()