Home
last modified time | relevance | path

Searched refs:test_dev_config_show_u8 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_firmware.c408 static ssize_t test_dev_config_show_u8(char *buf, u8 val) in test_dev_config_show_u8() function
447 return test_dev_config_show_u8(buf, test_fw_config->num_requests); in config_num_requests_show()
595 return test_dev_config_show_u8(buf, test_fw_config->read_fw_idx); in config_read_fw_idx_show()
/kernel/linux/linux-6.6/lib/
H A Dtest_firmware.c447 static ssize_t test_dev_config_show_u8(char *buf, u8 val) in test_dev_config_show_u8() function
512 return test_dev_config_show_u8(buf, test_fw_config->num_requests); in config_num_requests_show()
660 return test_dev_config_show_u8(buf, test_fw_config->read_fw_idx); in config_read_fw_idx_show()

Completed in 4 milliseconds