Searched refs:path_format (Results 1 – 2 of 2) sorted by relevance
150 drm_shim_override_file(const char *contents, const char *path_format, ...) in drm_shim_override_file() argument156 va_start(ap, path_format); in drm_shim_override_file()157 nfvasprintf(&path, path_format, ap); in drm_shim_override_file()
81 const char *path_format, ...) PRINTFLIKE(2, 3);