Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dtest_kmod.c674 static ssize_t config_test_show_str(struct mutex *config_mutex, in config_test_show_str() function
694 return config_test_show_str(&test_dev->config_mutex, buf, in config_test_driver_show()
725 return config_test_show_str(&test_dev->config_mutex, buf, in config_test_fs_show()
Dtest_firmware.c275 static ssize_t config_test_show_str(char *dst, in config_test_show_str() function
380 return config_test_show_str(buf, test_fw_config->name); in config_name_show()