Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dras_tests.c187 static int get_file_contents(char *file, char *buf, int size);
201 if (get_file_contents(path, str, sizeof(str)) <= 0) in amdgpu_ras_lookup_id()
378 static int get_file_contents(char *file, char *buf, int size) in get_file_contents() function
447 if (get_file_contents(name, buf, sizeof(buf)) <= 0) in amdgpu_ras_query_err_count()