Searched defs:nfit_test (Results 1 – 1 of 1) sorted by relevance
179 struct nfit_test { struct198 struct nfit_test_dcr **dcr; argument200 int (*alloc)(struct nfit_test *t); argument201 void (*setup)(struct nfit_test *t); argument215 struct nfit_test_fw *fw; argument224 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument3128 struct nfit_test *nfit_test; in nfit_test_probe() local3245 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local3297 struct nfit_test *nfit_test; in nfit_test_init() local