Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c170 struct nfit_test_fw { struct
214 struct nfit_test_fw *fw;
235 struct nfit_test_fw *fw = &t->fw[idx]; in nd_intel_test_get_fw_info()
261 struct nfit_test_fw *fw = &t->fw[idx]; in nd_intel_test_start_update()
291 struct nfit_test_fw *fw = &t->fw[idx]; in nd_intel_test_send_data()
342 struct nfit_test_fw *fw = &t->fw[idx]; in nd_intel_test_finish_fw()
393 struct nfit_test_fw *fw = &t->fw[idx]; in nd_intel_test_finish_query()
2952 sizeof(struct nfit_test_fw), GFP_KERNEL); in nfit_test_probe()