Searched defs:nfit_test (Results 1 – 1 of 1) sorted by relevance
132 struct nfit_test { struct149 struct nfit_test_dcr **dcr; argument151 int (*alloc)(struct nfit_test *t); argument152 void (*setup)(struct nfit_test *t); argument156 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument1167 struct nfit_test *nfit_test; in nfit_test_probe() local1263 struct nfit_test *nfit_test = to_nfit_test(&pdev->dev); in nfit_test_remove() local1273 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local1305 struct nfit_test *nfit_test; in nfit_test_init() local