Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/nvdimm/test/
Dnfit.c181 struct nfit_test { struct
200 struct nfit_test_dcr **dcr; argument
202 int (*alloc)(struct nfit_test *t); argument
203 void (*setup)(struct nfit_test *t); argument
217 struct nfit_test_fw *fw; argument
226 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument
3152 struct nfit_test *nfit_test; in nfit_test_probe() local
3275 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local
3332 struct nfit_test *nfit_test; in nfit_test_init() local