Home
last modified time | relevance | path

Searched defs:nfit_test (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/testing/nvdimm/test/
Dnfit.c178 struct nfit_test { struct
197 struct nfit_test_dcr **dcr; argument
199 int (*alloc)(struct nfit_test *t); argument
200 void (*setup)(struct nfit_test *t); argument
214 struct nfit_test_fw *fw; argument
223 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument
2913 struct nfit_test *nfit_test; in nfit_test_probe() local
3036 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local
3193 struct nfit_test *nfit_test; in nfit_test_init() local