Searched defs:nfit_test (Results 1 – 2 of 2) sorted by relevance
176 struct nfit_test { struct195 struct nfit_test_dcr **dcr; argument197 int (*alloc)(struct nfit_test *t); argument198 void (*setup)(struct nfit_test *t); argument212 struct nfit_test_fw *fw; argument219 static struct nfit_test *to_nfit_test(struct device *dev) in to_nfit_test() argument2590 struct nfit_test *nfit_test; in nfit_test_probe() local2713 struct nfit_test *nfit_test = to_nfit_test(dev); in nfit_test_release() local2867 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