Searched refs:fmc_validate (Results 1 – 5 of 5) sorted by relevance
257 extern int fmc_validate(struct fmc_device *fmc, struct fmc_driver *drv);268 extern int fmc_validate(struct fmc_device *fmc, struct fmc_driver *drv);
49 index = fmc_validate(fmc, &t_drv); in t_probe()
147 int fmc_validate(struct fmc_device *fmc, struct fmc_driver *drv) in fmc_validate() function153 EXPORT_SYMBOL(fmc_validate);
119 index = fmc_validate(fmc, &fwe_drv); in fwe_probe()
132 index = fmc_validate(fmc, &fc_drv); in fc_probe()