Home
last modified time | relevance | path

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

/lib/
Dtest_firmware.c33 static const struct firmware *test_firmware; variable
114 if (test_firmware) in test_fw_misc_read()
116 test_firmware->data, in test_fw_misc_read()
117 test_firmware->size); in test_fw_misc_read()
491 release_firmware(test_firmware); in trigger_request_store()
492 test_firmware = NULL; in trigger_request_store()
493 rc = request_firmware(&test_firmware, name, dev); in trigger_request_store()
498 pr_info("loaded: %zu\n", test_firmware->size); in trigger_request_store()
514 test_firmware = fw; in trigger_async_request_cb()
532 release_firmware(test_firmware); in trigger_async_request_store()
[all …]
DMakefile58 obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
DKconfig.debug1933 This builds the "test_firmware" module that creates a userspace