fw_cfg_file
static ssize_t fw_cfg_write_vmcoreinfo(const struct fw_cfg_file *f)
static int fw_cfg_register_file(const struct fw_cfg_file *f)
struct fw_cfg_file *dir;
dir_size = count * sizeof(struct fw_cfg_file);
const char *fw_cfg_file;
fw_cfg_file = FW_CFG_NAME_T5;
fw_cfg_file = FW_CFG_NAME_T6;
if (request_firmware(&cf, fw_cfg_file, dev) < 0) {
fw_cfg_file, ret);
csio_info(hw, "config file upgraded to %s\n", fw_cfg_file);
snprintf(path, 64, "%s%s", "/lib/firmware/", fw_cfg_file);