Searched refs:test_firmware (Results 1 – 3 of 3) sorted by relevance
37 static const struct firmware *test_firmware; variable125 if (test_firmware) in test_fw_misc_read()127 test_firmware->data, in test_fw_misc_read()128 test_firmware->size); in test_fw_misc_read()614 release_firmware(test_firmware); in trigger_request_store()617 test_firmware = NULL; in trigger_request_store()618 rc = request_firmware(&test_firmware, name, dev); in trigger_request_store()623 pr_info("loaded: %zu\n", test_firmware->size); in trigger_request_store()697 test_firmware = fw; in trigger_async_request_cb()715 release_firmware(test_firmware); in trigger_async_request_store()[all …]
60 obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
2349 This builds the "test_firmware" module that creates a userspace