Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_firmware.c331 static ssize_t test_dev_config_show_bool(char *buf, bool val) in test_dev_config_show_bool() function
441 return test_dev_config_show_bool(buf, test_fw_config->into_buf); in config_into_buf_show()
518 return test_dev_config_show_bool(buf, test_fw_config->partial); in config_partial_show()
540 return test_dev_config_show_bool(buf, test_fw_config->sync_direct); in config_sync_direct_show()
556 return test_dev_config_show_bool(buf, test_fw_config->send_uevent); in config_send_uevent_show()