Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_firmware.c127 struct test_firmware_upload { struct
139 static struct test_firmware_upload *upload_lookup_name(const char *name) in upload_lookup_name() argument
141 struct test_firmware_upload *tst; in upload_lookup_name()
464 struct test_firmware_upload *tst; in config_upload_name_store()
1103 static void upload_release(struct test_firmware_upload *tst) in upload_release()
1113 struct test_firmware_upload *tst, *tmp; in upload_release_all()
1138 static void upload_err_inject_error(struct test_firmware_upload *tst, in upload_err_inject_error()
1153 static void upload_err_inject_prog(struct test_firmware_upload *tst, in upload_err_inject_prog()
1172 fw_upload_wait_on_cancel(struct test_firmware_upload *tst) in fw_upload_wait_on_cancel()
1187 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_upload_prepare()
[all …]