Searched refs:__igt_debugfs_read (Results 1 – 2 of 2) sorted by relevance
41 void __igt_debugfs_read(int fd, const char *filename, char *buf, int size);54 __igt_debugfs_read(fd, (filename), (buf), sizeof(buf))
328 void __igt_debugfs_read(int fd, const char *filename, char *buf, int size) in __igt_debugfs_read() function