Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/firmware/
H A Dfw_fallback.sh187 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
204 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
213 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
221 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
244 if ! diff -q "$RANDOM_FILE_PATH" /dev/test_firmware >/dev/null ; then
255 if ! diff -q "$RANDOM_FILE_PATH" /dev/test_firmware >/dev/null ; then
268 if diff -q "$RANDOM_FILE_PATH" /dev/test_firmware >/dev/null ; then
H A Dfw_lib.sh7 DIR=/sys/devices/virtual/misc/test_firmware
45 modprobe test_firmware
H A Dfw_filesystem.sh49 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
66 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
84 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
/openbmc/linux/lib/
H A Dtest_firmware.c39 static const struct firmware *test_firmware; variable
156 if (test_firmware) in test_fw_misc_read()
158 test_firmware->data, in test_fw_misc_read()
159 test_firmware->size); in test_fw_misc_read()
679 release_firmware(test_firmware); in trigger_request_store()
682 test_firmware = NULL; in trigger_request_store()
683 rc = request_firmware(&test_firmware, name, dev); in trigger_request_store()
688 pr_info("loaded: %zu\n", test_firmware->size); in trigger_request_store()
762 test_firmware = fw; in trigger_async_request_cb()
780 release_firmware(test_firmware); in trigger_async_request_store()
[all …]
H A DMakefile62 obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
H A DKconfig.debug2496 This builds the "test_firmware" module that creates a userspace
/openbmc/linux/Documentation/driver-api/firmware/
H A Dfallback-mechanisms.rst109 test_firmware driver for testing, they are not called in normal use or
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]