Searched refs:fwe_drv (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/fmc/ | ||
H A D | fmc-write-eeprom.c | 23 static struct fmc_driver fwe_drv; variable in typeref:struct:fmc_driver 25 FMC_PARAM_BUSID(fwe_drv); variable 113 if (!fwe_drv.busid_n) { fwe_probe() 119 index = fmc->op->validate(fmc, &fwe_drv); fwe_probe() 152 static struct fmc_driver fwe_drv = { variable in typeref:struct:fmc_driver 164 ret = fmc_driver_register(&fwe_drv); fwe_init() 170 fmc_driver_unregister(&fwe_drv); fwe_exit() |
Completed in 79 milliseconds