Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_firmware.c111 char *upload_name; member
241 test_fw_config->upload_name = NULL; in __test_firmware_config_init()
321 if (test_fw_config->upload_name) in config_show()
324 test_fw_config->upload_name); in config_show()
471 test_fw_config->upload_name = tst->name; in config_upload_name_store()
483 return config_test_show_str(buf, test_fw_config->upload_name); in config_upload_name_show()
1120 test_fw_config->upload_name = NULL; in upload_release_all()
1365 if (test_fw_config->upload_name == tst->name) in upload_unregister_store()
1366 test_fw_config->upload_name = NULL; in upload_unregister_store()
1447 if (!test_fw_config->upload_name) { in upload_read_show()
[all …]