Lines Matching refs:upload_name
108 char *upload_name; member
232 test_fw_config->upload_name = NULL; in __test_firmware_config_init()
312 if (test_fw_config->upload_name) in config_show()
315 test_fw_config->upload_name); in config_show()
444 test_fw_config->upload_name = tst->name; in config_upload_name_store()
456 return config_test_show_str(buf, test_fw_config->upload_name); in config_upload_name_show()
1073 test_fw_config->upload_name = NULL; in upload_release_all()
1317 if (test_fw_config->upload_name == tst->name) in upload_unregister_store()
1318 test_fw_config->upload_name = NULL; in upload_unregister_store()
1399 if (!test_fw_config->upload_name) { in upload_read_show()
1406 if (tst_iter->name == test_fw_config->upload_name) { in upload_read_show()
1413 test_fw_config->upload_name); in upload_read_show()