Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c179 struct nfit_test { struct
198 struct nfit_test_dcr **dcr; argument
200 int (*alloc)(struct nfit_test *t); argument
201 void (*setup)(struct nfit_test *t); argument
215 struct nfit_test_fw *fw; argument
224 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument
3128 struct nfit_test *nfit_test; in nfit_test_probe() local
3245 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local
3297 struct nfit_test *nfit_test; in nfit_test_init() local