Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/nvdimm/test/
Dnfit.c132 struct nfit_test { struct
149 struct nfit_test_dcr **dcr; argument
151 int (*alloc)(struct nfit_test *t); argument
152 void (*setup)(struct nfit_test *t); argument
156 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument
1167 struct nfit_test *nfit_test; in nfit_test_probe() local
1263 struct nfit_test *nfit_test = to_nfit_test(&pdev->dev); in nfit_test_remove() local
1273 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local
1305 struct nfit_test *nfit_test; in nfit_test_init() local