Searched defs:nfit_test (Results 1 – 2 of 2) 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
182 struct nfit_test { struct201 struct nfit_test_dcr **dcr; argument203 int (*alloc)(struct nfit_test *t); argument204 void (*setup)(struct nfit_test *t); argument218 struct nfit_test_fw *fw; argument227 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument3145 struct nfit_test *nfit_test; in nfit_test_probe() local3268 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local3427 struct nfit_test *nfit_test; in nfit_test_init() local