Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dtest_firmware.c88 u8 read_fw_idx; member
250 "read_fw_idx:\t%u\n", test_fw_config->read_fw_idx); in config_show()
438 &test_fw_config->read_fw_idx); in config_read_fw_idx_store()
445 return test_dev_config_show_u8(buf, test_fw_config->read_fw_idx); in config_read_fw_idx_show()
817 idx = test_fw_config->read_fw_idx; in read_firmware_show()