Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c175 struct nfit_test { struct
194 struct nfit_test_dcr **dcr; argument
196 int (*alloc)(struct nfit_test *t); argument
197 void (*setup)(struct nfit_test *t); argument
211 struct nfit_test_fw *fw; argument
216 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument
2575 struct nfit_test *nfit_test; in nfit_test_probe() local
2698 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local
2841 struct nfit_test *nfit_test; in nfit_test_init() local