Searched refs:test_firmware (Results 1 – 3 of 3) sorted by relevance
23 static const struct firmware *test_firmware; variable31 if (test_firmware) in test_fw_misc_read()33 test_firmware->data, in test_fw_misc_read()34 test_firmware->size); in test_fw_misc_read()65 release_firmware(test_firmware); in trigger_request_store()66 test_firmware = NULL; in trigger_request_store()67 rc = request_firmware(&test_firmware, name, dev); in trigger_request_store()70 pr_info("loaded: %zu\n", test_firmware ? test_firmware->size : 0); in trigger_request_store()107 release_firmware(test_firmware); in test_firmware_exit()
49 obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
1739 This builds the "test_firmware" module that creates a userspace