Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dtest_firmware.c66 * @read_fw_idx: index of thread from which we want to read firmware results
105 u8 read_fw_idx; member
287 "read_fw_idx:\t%u\n", test_fw_config->read_fw_idx); in config_show()
588 &test_fw_config->read_fw_idx); in config_read_fw_idx_store()
595 return test_dev_config_show_u8(buf, test_fw_config->read_fw_idx); in config_read_fw_idx_show()
1065 idx = test_fw_config->read_fw_idx; in read_firmware_show()
/kernel/linux/linux-6.6/lib/
H A Dtest_firmware.c69 * @read_fw_idx: index of thread from which we want to read firmware results
109 u8 read_fw_idx; member
319 "read_fw_idx:\t%u\n", test_fw_config->read_fw_idx); in config_show()
653 &test_fw_config->read_fw_idx); in config_read_fw_idx_store()
660 return test_dev_config_show_u8(buf, test_fw_config->read_fw_idx); in config_read_fw_idx_show()
1402 idx = test_fw_config->read_fw_idx; in read_firmware_show()

Completed in 5 milliseconds