Searched refs:render_node_path (Results 1 – 1 of 1) sorted by relevance
101 static char *render_node_path; variable150 nfasprintf(&render_node_path, "/dev/dri/%s", in get_dri_render_node_minor()154 stat(render_node_path, &st) == -1) { in get_dri_render_node_minor()196 free(render_node_path); in destroy_shim()255 render_node_path); in init_shim()283 strcmp(path, render_node_path) == 0) in hide_drm_device_path()340 if (strcmp(path, render_node_path) != 0) in access()365 if (strcmp(path, render_node_path) != 0) in open()422 if (strcmp(path, render_node_path) != 0) in __xstat()461 if (strcmp(path, render_node_path) != 0) in __xstat64()[all …]