Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_kmod.c663 static ssize_t config_test_show_str(struct mutex *config_mutex, in config_test_show_str() function
683 return config_test_show_str(&test_dev->config_mutex, buf, in config_test_driver_show()
714 return config_test_show_str(&test_dev->config_mutex, buf, in config_test_fs_show()
H A Dtest_firmware.c351 static ssize_t config_test_show_str(char *dst, in config_test_show_str() function
456 return config_test_show_str(buf, test_fw_config->name); in config_name_show()
482 return config_test_show_str(buf, test_fw_config->upload_name); in config_upload_name_show()