Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_firmware.c90 bool into_buf; member
184 test_fw_config->into_buf = false; in __test_firmware_config_init()
255 test_fw_config->into_buf ? "true" : "false"); in config_show()
411 &test_fw_config->into_buf); in config_into_buf_store()
418 return test_dev_config_show_bool(buf, test_fw_config->into_buf); in config_into_buf_show()
614 if (test_fw_config->into_buf) { in test_fw_run_batch_request()