Home
last modified time | relevance | path

Searched refs:upload_name (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dtest_firmware.c110 char *upload_name; member
240 test_fw_config->upload_name = NULL; in __test_firmware_config_init()
320 if (test_fw_config->upload_name) in config_show()
323 test_fw_config->upload_name); in config_show()
470 test_fw_config->upload_name = tst->name; in config_upload_name_store()
1119 test_fw_config->upload_name = NULL; in upload_release_all()
1363 if (test_fw_config->upload_name == tst->name) in upload_unregister_store()
1364 test_fw_config->upload_name = NULL; in upload_unregister_store()
1445 if (!test_fw_config->upload_name) { in upload_read_show()
1452 if (tst_iter->name == test_fw_config->upload_name) { in upload_read_show()
[all …]