Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dtest_kmod.c950 static ssize_t test_dev_config_show_int(struct kmod_test_device *test_dev, in test_dev_config_show_int() function
1006 return test_dev_config_show_int(test_dev, buf, config->num_threads); in config_num_threads_show()
1041 return test_dev_config_show_int(test_dev, buf, config->test_result); in test_result_show()
Dtest_firmware.c399 static ssize_t test_dev_config_show_int(char *buf, int val) in test_dev_config_show_int() function
1333 return test_dev_config_show_int(buf, test_fw_config->test_result); in test_result_show()