Searched defs:nfit_test (Results 1 – 1 of 1) sorted by relevance
181 struct nfit_test { struct200 struct nfit_test_dcr **dcr; argument202 int (*alloc)(struct nfit_test *t); argument203 void (*setup)(struct nfit_test *t); argument217 struct nfit_test_fw *fw; argument226 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument3152 struct nfit_test *nfit_test; in nfit_test_probe() local3275 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local3332 struct nfit_test *nfit_test; in nfit_test_init() local