Searched refs:fw_patchfile_name (Results 1 – 1 of 1) sorted by relevance
206 static char fw_patchfile_name[128] = {0}; variable1384 if (strcpy_s(fw_patchfile_name, sizeof(fw_patchfile_name), p_conf_value) != 0) { in hw_set_patch_file_name()